Function mlir_sys::mlirAttributeIsAElements 
source · pub unsafe extern "C" fn mlirAttributeIsAElements(
    attr: MlirAttribute
) -> boolExpand description
Checks whether the given attribute is an elements attribute.
pub unsafe extern "C" fn mlirAttributeIsAElements(
    attr: MlirAttribute
) -> boolChecks whether the given attribute is an elements attribute.