HomeSort by relevance Sort by last modified time
    Searched full:win32_file_read (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/file/
SDL_rwops.c 222 static int SDLCALL win32_file_read(SDL_RWops *context, void *ptr, int size, int maxnum) function
504 rwops->read = win32_file_read;

Completed in 52 milliseconds