Function brotli::ffi::compressor::BrotliEncoderFreeU8
source · #[no_mangle]
pub unsafe extern "C" fn BrotliEncoderFreeU8(
state_ptr: *mut BrotliEncoderState,
data: *mut u8,
size: usize
)
#[no_mangle]
pub unsafe extern "C" fn BrotliEncoderFreeU8(
state_ptr: *mut BrotliEncoderState,
data: *mut u8,
size: usize
)