pub unsafe extern "C" fn mlirContextEnableMultithreading(
context: MlirContext,
enable: bool,
)Expand description
Set threading mode (must be set to false to mlir-print-ir-after-all).
pub unsafe extern "C" fn mlirContextEnableMultithreading(
context: MlirContext,
enable: bool,
)Set threading mode (must be set to false to mlir-print-ir-after-all).