SDL_RWops.read

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*, void*, size_t, size_t) read;

Meta