brotli::ffi::compressor

Function BrotliEncoderDestroyInstance

Source
#[no_mangle]
pub unsafe extern "C" fn BrotliEncoderDestroyInstance(
    state_ptr: *mut BrotliEncoderState,
)