Function brotli::ffi::decompressor::CBrotliDecoderSetParameter
source · pub unsafe extern "C" fn CBrotliDecoderSetParameter(
state_ptr: *mut BrotliDecoderState,
selector: BrotliDecoderParameter,
value: u32
)