Home
last modified time | relevance | path

Searched defs:SDL_RWops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_rwops.h52 typedef struct SDL_RWops struct
91 int (SDLCALL * close) (struct SDL_RWops * context); argument
93 Uint32 type;
95 {
143 } SDL_RWops; typedef