Module sdl2::rwops::ll[src]
Structs
SDL_RWops |
Statics
pub static RW_SEEK_CUR: c_int = 1 |
|
pub static RW_SEEK_END: c_int = 2 |
|
pub static RW_SEEK_SET: c_int = 0 |
Foreign Functions
SDL_AllocRW | |
SDL_FreeRW | |
SDL_RWFromConstMem | |
SDL_RWFromFP | |
SDL_RWFromFile | |
SDL_RWFromMem |
Type Definitions
SDL_bool |