Function av_vbprintf

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

Append a formatted string to a print buffer.