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