Function compu_brotli_sys::BrotliDecoderSetParameter[][src]

pub unsafe extern "C" fn BrotliDecoderSetParameter(
    state: *mut BrotliDecoderState,
    param: BrotliDecoderParameter,
    value: u32
) -> c_int