Function rsmpeg::ffi::av_bprint_chars[][src]

pub unsafe extern "C" fn av_bprint_chars(buf: *mut AVBPrint, c: i8, n: u32)
Expand description

Append char c n times to a print buffer.