pub unsafe extern "C" fn mlirDialectHandleGetNamespace(
arg1: MlirDialectHandle,
) -> MlirStringRef
Expand description
Returns the namespace associated with the provided dialect handle.
pub unsafe extern "C" fn mlirDialectHandleGetNamespace(
arg1: MlirDialectHandle,
) -> MlirStringRef
Returns the namespace associated with the provided dialect handle.