mlir_sys

Function mlirAttributeIsAInteger

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

Checks whether the given attribute is an integer attribute.