mlir_sys

Function mlirDialectHandleGetNamespace

Source
pub unsafe extern "C" fn mlirDialectHandleGetNamespace(
    arg1: MlirDialectHandle,
) -> MlirStringRef
Expand description

Returns the namespace associated with the provided dialect handle.