ManaPlus
Namespaces | Functions
fsdirrwops.h File Reference

(986a3bf)

#include "fs/virtfs/rwopstypes.h"
#include "localconsts.h"

Go to the source code of this file.

Namespaces

 VirtFs
 
 VirtFs::FsDir
 

Functions

int32_t VirtFs::FsDir::rwops_seek (SDL_RWops *const rw, const int32_t offset, const int whence)
 
int VirtFs::FsDir::rwops_read (SDL_RWops *const rw, void *const ptr, const int size, const int maxnum)
 
int VirtFs::FsDir::rwops_write (SDL_RWops *const rw, const void *const ptr, const int size, const int maxnum)
 
int VirtFs::FsDir::rwops_close (SDL_RWops *const rw)