pub unsafe extern "C" fn mlirAttributeIsAOpaque(
attr: MlirAttribute,
) -> bool
Expand description
Checks whether the given attribute is an opaque attribute.
pub unsafe extern "C" fn mlirAttributeIsAOpaque(
attr: MlirAttribute,
) -> bool
Checks whether the given attribute is an opaque attribute.