Function mlir_sys::mlirContextCreateWithThreading 
source · pub unsafe extern "C" fn mlirContextCreateWithThreading(
    threadingEnabled: bool
) -> MlirContextExpand description
Creates an MLIR context with an explicit setting of the multithreading setting and transfers its ownership to the caller.