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