SDL_RWops.write

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct SDL_RWops
extern (C) @nogc nothrow
size_t function(SDL_RWops*, const(void)*, size_t, size_t) write;

Meta