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

Checks whether the given attribute is a dense elements attribute.