Function mlir_sys::mlirOpaqueTypeGetDialectNamespace
source · pub unsafe extern "C" fn mlirOpaqueTypeGetDialectNamespace(
type_: MlirType
) -> MlirStringRef
Expand description
Returns the namespace of the dialect with which the given opaque type is associated. The namespace string is owned by the context.