brotli::ffi::decompressor

Function CBrotliDecoderTakeOutput

Source
#[no_mangle]
pub unsafe extern "C" fn CBrotliDecoderTakeOutput(
    state_ptr: *mut BrotliDecoderState,
    size: *mut usize,
) -> *const u8