[][src]Function compu_brotli_sys::BrotliEncoderDestroyInstance

pub unsafe extern "C" fn BrotliEncoderDestroyInstance(
    state: *mut BrotliEncoderState
)

Deinitializes and frees ::BrotliEncoderState instance.

@param state decoder instance to be cleaned up and deallocated