Function mlir_sys::mlirDialectGetNamespace
source · pub unsafe extern "C" fn mlirDialectGetNamespace(
dialect: MlirDialect
) -> MlirStringRef
Expand description
Returns the namespace of the given dialect.
pub unsafe extern "C" fn mlirDialectGetNamespace(
dialect: MlirDialect
) -> MlirStringRef
Returns the namespace of the given dialect.