Function brotli_sys::BrotliEncoderSetParameter [] [src]

pub unsafe extern "C" fn BrotliEncoderSetParameter(
    state: *mut BrotliEncoderState,
    p: BrotliEncoderParameter,
    value: u32
) -> c_int