mlir_sys

Function mlirSparseTensorEncodingAttrGetLvlType

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

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