Function mlir_sys::mlirDialectRegistryCreate
source · pub unsafe extern "C" fn mlirDialectRegistryCreate(
) -> MlirDialectRegistry
Expand description
Creates a dialect registry and transfers its ownership to the caller.
pub unsafe extern "C" fn mlirDialectRegistryCreate(
) -> MlirDialectRegistry
Creates a dialect registry and transfers its ownership to the caller.