Function brotli_decompressor::ffi::BrotliDecoderSetParameter
source · #[no_mangle]
pub unsafe extern "C" fn BrotliDecoderSetParameter(
_state_ptr: *mut BrotliDecoderState,
_selector: BrotliDecoderParameter,
_value: u32
)