Searched defs:SDL_SwapLE64 (Results 1 – 1 of 1) sorted by relevance
194 #define SDL_SwapLE64(X) (X) macro201 #define SDL_SwapLE64(X) SDL_Swap64(X) macro