Function brotli::ffi::compressor::BrotliEncoderSetParameter
source · #[no_mangle]
pub unsafe extern "C" fn BrotliEncoderSetParameter(
state_ptr: *mut BrotliEncoderState,
param: BrotliEncoderParameter,
value: u32
) -> i32