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