[−][src]Function brotli::ffi::compressor::BrotliEncoderSetCustomDictionary
#[no_mangle] pub unsafe extern "C" fn BrotliEncoderSetCustomDictionary(
state_ptr: *mut BrotliEncoderState,
size: usize,
dict: *const u8
)