[−][src]Function brotli_sys::BrotliEncoderSetCustomDictionary
pub unsafe extern "C" fn BrotliEncoderSetCustomDictionary(
state: *mut BrotliEncoderState,
size: size_t,
dict: *const u8
)
pub unsafe extern "C" fn BrotliEncoderSetCustomDictionary(
state: *mut BrotliEncoderState,
size: size_t,
dict: *const u8
)