brotli_decompressor::ffi

Function BrotliDecoderDestroyInstance

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