= File I/O Abstraction = '''Include File(s):''' [https://github.com/libsdl-org/SDL/blob/SDL2/include/SDL_rwops.h SDL_rwops.h] == Introduction == This category contains functions for handling the general interface for SDL to read and write data streams. It can easily be extended to files, memory, etc. == Structures == <> == Functions == <> * [[SDL_RWops]] ---- CategoryCategory