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

Returns a specified level-type of the sparse_tensor.encoding attribute.