Function zstd_sys::ZSTD_compressBegin_usingDict [−][src]
pub unsafe extern "C" fn ZSTD_compressBegin_usingDict(
cctx: *mut ZSTD_CCtx,
dict: *const c_void,
dictSize: usize,
compressionLevel: c_int
) -> usize
pub unsafe extern "C" fn ZSTD_compressBegin_usingDict(
cctx: *mut ZSTD_CCtx,
dict: *const c_void,
dictSize: usize,
compressionLevel: c_int
) -> usize