Function brotli_decompressor::ffi::BrotliDecoderTakeOutput
source · #[no_mangle]
pub unsafe extern "C" fn BrotliDecoderTakeOutput(
state_ptr: *mut BrotliDecoderState,
size: *mut usize
) -> *const u8
#[no_mangle]
pub unsafe extern "C" fn BrotliDecoderTakeOutput(
state_ptr: *mut BrotliDecoderState,
size: *mut usize
) -> *const u8