MsfGifFileWriteFunc

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(encodeGIF)
extern (C) nothrow @nogc
alias MsfGifFileWriteFunc = size_t function
(
const(void)* buffer
,
size_t size
,
size_t count
,
void* stream
)

Meta