pub unsafe extern "C" fn mlirContextCreate() -> MlirContext
Expand description

Creates an MLIR context and transfers its ownership to the caller. This sets the default multithreading option (enabled).