mlir_sys

Function mlirAttributeIsAElements

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

Checks whether the given attribute is an elements attribute.