Function ffmpeg_sys_fframes::av_bprintf
source ยท pub unsafe extern "C" fn av_bprintf(
buf: *mut AVBPrint,
fmt: *const c_char,
...
)Expand description
Append a formatted string to a print buffer.
pub unsafe extern "C" fn av_bprintf(
buf: *mut AVBPrint,
fmt: *const c_char,
...
)Append a formatted string to a print buffer.