[][src]Function brotli_decompressor::ffi::BrotliDecoderDestroyInstance

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