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