mlir_sys

Function mlirAttributeIsAFlatSymbolRef

Source
pub unsafe extern "C" fn mlirAttributeIsAFlatSymbolRef(
    attr: MlirAttribute,
) -> bool
Expand description

Checks whether the given attribute is a flat symbol reference attribute.