Function brotli_sys::BrotliEncoderSetCustomDictionary [−][src]
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
)