mlir_sys

Function mlirAttributeIsAUnit

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

Checks whether the given attribute is a unit attribute.