- closeint function(SDL_RWops*) close; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- hiddenHidden_ hidden; 
- Undocumented in source. 
- readsize_t function(SDL_RWops*, void*, size_t, size_t) read; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- seeklong function(SDL_RWops*, long, int) seek; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- sizelong function(SDL_RWops*) size; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- typeuint type; 
- Undocumented in source. 
- writesize_t function(SDL_RWops*, const(void)*, size_t, size_t) write; 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.