ManaPlus
Namespaces | Functions
fsziprwops.h File Reference

(986a3bf)

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

Go to the source code of this file.

Namespaces

 VirtFs
 
 VirtFs::FsZip
 

Functions

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