Function ffmpeg_sys_the_third::avio_printf

source ·
pub unsafe extern "C" fn avio_printf(
    s: *mut AVIOContext,
    fmt: *const c_char
    ...
) -> c_int
Expand description

Writes a formatted string to the context. @return number of bytes written, < 0 on error.