Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
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