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