pub unsafe extern "C" fn avpriv_align_put_bits(s: *mut PutBitContext)
Expand description
Pad the bitstream with zeros up to the next byte boundary.
pub unsafe extern "C" fn avpriv_align_put_bits(s: *mut PutBitContext)
Pad the bitstream with zeros up to the next byte boundary.