pub unsafe extern "C" fn mlirOpaqueAttrGetDialectNamespace(
    attr: MlirAttribute
) -> MlirStringRef
Expand description

Returns the namespace of the dialect with which the given opaque attribute is associated. The namespace string is owned by the context.