pub unsafe extern "C" fn mlirLoadIRDLDialects(
module: MlirModule,
) -> MlirLogicalResult
Expand 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,
) -> MlirLogicalResult
Loads all IRDL dialects in the provided module, registering the dialects in the module’s associated context.