Function av_bprintf

pub unsafe extern "C" fn av_bprintf(
    buf: *mut AVBPrint,
    fmt: *const i8,
    ...
)
Expand description

Append a formatted string to a print buffer.