speex_bits_advance

Function speex_bits_advance 

Source
pub unsafe extern "C" fn speex_bits_advance(
    bits: *mut SpeexBits,
    n: c_int,
)
Expand description

Advances the position of the “bit cursor” in the stream

@param bits Bit-stream to operate on @param n Number of bits to advance