mlirDialectGetNamespace

Function mlirDialectGetNamespace 

Source
pub unsafe extern "C" fn mlirDialectGetNamespace(
    dialect: MlirDialect,
) -> MlirStringRef
Expand description

Returns the namespace of the given dialect.