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