[][src]Function compu_brotli_sys::BrotliDecoderDestroyInstance

pub unsafe extern "C" fn BrotliDecoderDestroyInstance(
    state: *mut BrotliDecoderState
)

Deinitializes and frees ::BrotliDecoderState instance.

@param state decoder instance to be cleaned up and deallocated