speex_bits_destroy

Function speex_bits_destroy 

Source
pub unsafe extern "C" fn speex_bits_destroy(bits: *mut SpeexBits)
Expand description

Frees all resources associated to a SpeexBits struct. Right now this does nothing since no resources are allocated, but this could change in the future.