pub unsafe extern "C" fn mlirLoadIRDLDialects(
module: MlirModule,
) -> MlirLogicalResultExpand description
Loads all IRDL dialects in the provided module, registering the dialects in the module’s associated context.
pub unsafe extern "C" fn mlirLoadIRDLDialects(
module: MlirModule,
) -> MlirLogicalResultLoads all IRDL dialects in the provided module, registering the dialects in the module’s associated context.