pub unsafe extern "C" fn avio_put_str( s: *mut AVIOContext, str_: *const i8, ) -> i32
Write a NULL-terminated string. @return number of bytes written.