pub unsafe extern "C" fn avpriv_put_string(
pb: *mut PutBitContext,
string: *const c_char,
terminate_string: c_int,
)
Expand description
Put the string string in the bitstream.
@param terminate_string 0-terminates the written string if value is 1