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