Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_WaitEvent(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!WaitEvent !!!SDL_!WaitEvent NAME SYNOPSIS DESCRIPTION SEE ALSO ---- !!NAME SDL_!WaitEvent- Waits indefinitely for the next available event. !!SYNOPSIS __#include __ __int SDL_!WaitEvent__(__SDL_Event *event__); !!DESCRIPTION Waits indefinitely for the next available event, returning __1__, or __0__ if there was an error while waiting for events. If __event__ is not __NULL__, the next event is removed from the queue and stored in that area. !!SEE ALSO __SDL_Event__, __SDL_!PollEvent__ ----
One page links to
SDL_WaitEvent(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.