Skip to main content

ZSTD_updateTree

Function ZSTD_updateTree 

Source
pub unsafe fn ZSTD_updateTree(
    ms: *mut ZSTD_MatchState_t,
    ip: *const u8,
    iend: *const u8,
)