pub fn BrotliEncoderSetParameter<Alloc: BrotliAlloc>(
state: &mut BrotliEncoderStateStruct<Alloc>,
p: BrotliEncoderParameter,
value: u32,
) -> i32
pub fn BrotliEncoderSetParameter<Alloc: BrotliAlloc>(
state: &mut BrotliEncoderStateStruct<Alloc>,
p: BrotliEncoderParameter,
value: u32,
) -> i32