pub unsafe extern "C" fn mlirArrayAttrGetNumElements(
    attr: MlirAttribute
) -> isize
Expand description

Returns the number of elements stored in the given array attribute.