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).