avio_printf

Writes a formatted string to the context. @return number of bytes written, < 0 on error.

extern (C) @nogc nothrow
int
avio_printf
(,
const(char)* fmt
,)

Meta