pub unsafe extern "C" fn mlirSparseTensorEncodingAttrGetDimLevelType(
    attr: MlirAttribute,
    pos: isize
) -> MlirSparseTensorDimLevelType
Expand description

Returns a specified dim level type in a sparse_tensor.encoding attribute.