av_bprint_chars

Append char c n times to a print buffer.

extern (C) @nogc nothrow
void
av_bprint_chars
(,
char c
,
uint n
)

Meta