mlir_sys

Function mlirSparseTensorEncodingAttrBuildLvlType

Source
pub unsafe extern "C" fn mlirSparseTensorEncodingAttrBuildLvlType(
    lvlFmt: MlirSparseTensorLevelFormat,
    properties: *const MlirSparseTensorLevelPropertyNondefault,
    propSize: c_uint,
    n: c_uint,
    m: c_uint,
) -> MlirSparseTensorLevelType