avio_put_str16le

Convert an UTF-8 string to UTF-16LE and write it. @return number of bytes written.

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

Meta