Function brotli::enc::encode::BrotliEncoderSetParameter
source · pub fn BrotliEncoderSetParameter<Alloc: BrotliAlloc>(
state: &mut BrotliEncoderStateStruct<Alloc>,
p: BrotliEncoderParameter,
value: u32
) -> i32