Function brotli::ffi::decompressor::CBrotliDecoderDecompressWithReturnInfo
source · pub unsafe extern "C" fn CBrotliDecoderDecompressWithReturnInfo(
available_in: usize,
input_buf_ptr: *const u8,
available_out_and_scratch: usize,
output_buf_and_scratch: *mut u8
) -> BrotliDecoderReturnInfo