pub unsafe extern "C" fn speex_bits_insert_terminator(
bits: *mut SpeexBits,
)Expand description
Insert a terminator so that the data can be sent as a packet while auto-detecting the number of frames in each packet
@param bits Bit-stream to operate on