Function zstd_sys::ZSTD_createCDict_advanced2
source ยท pub unsafe extern "C" fn ZSTD_createCDict_advanced2(
dict: *const c_void,
dictSize: usize,
dictLoadMethod: ZSTD_dictLoadMethod_e,
dictContentType: ZSTD_dictContentType_e,
cctxParams: *const ZSTD_CCtx_params,
customMem: ZSTD_customMem,
) -> *mut ZSTD_CDict