WebPMemoryWriter

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct WebPMemoryWriter {}

Members

Variables

max_size
size_t max_size;
Undocumented in source.
mem
ubyte* mem;
Undocumented in source.
pad
uint[1] pad;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta