Function brotli::ffi::decompressor::ffi::BrotliDecoderSetParameter
source · pub unsafe extern "C" fn BrotliDecoderSetParameter(
_state_ptr: *mut BrotliDecoderState,
_selector: BrotliDecoderParameter,
_value: u32
)