BrotliDecoderSetParameter

Function BrotliDecoderSetParameter 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn BrotliDecoderSetParameter( _state_ptr: *mut BrotliDecoderState, _selector: BrotliDecoderParameter, _value: u32, )