Function av_vbprintf

Source
pub unsafe extern "C" fn av_vbprintf(
    buf: *mut AVBPrint,
    fmt: *const c_char,
    vl_arg: va_list,
)
Expand description

Append a formatted string to a print buffer.