pub unsafe extern "C" fn mlirAttributeIsAArray(
attr: MlirAttribute,
) -> bool
Expand description
Checks whether the given attribute is an array attribute.
pub unsafe extern "C" fn mlirAttributeIsAArray(
attr: MlirAttribute,
) -> bool
Checks whether the given attribute is an array attribute.