avio_put_str

Write a NULL-terminated string. @return number of bytes written.

extern (C) @nogc nothrow
int
avio_put_str
(,
const(char)* str
)

Meta