brotli::ffi::decompressor

Function CBrotliDecoderFreeU8

Source
pub unsafe extern "C" fn CBrotliDecoderFreeU8(
    state_ptr: *mut BrotliDecoderState,
    data: *mut u8,
    size: usize,
)