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

Returns the dense elements attribute containing 64-bit integer indices of non-null elements in the given sparse elements attribute.