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

Checks whether the given attribute is an affine map attribute.