avio_put_str

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

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

Meta