Query: sdl_unlockyuvoverlay
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_UnlockYUVOverlay(3) SDL API Reference SDL_UnlockYUVOverlay(3)NAMESDL_UnlockYUVOverlay - Unlock an overlaySYNOPSIS#include "SDL.h" void SDL_UnlockYUVOverlay(SDL_Overlay *overlay);DESCRIPTIONThe opposite to SDL_LockYUVOverlay. Unlocks a previously locked overlay. An overlay must be unlocked before it can be displayed.SEE ALSOSDL_UnlockYUVOverlay, SDL_CreateYUVOverlay, SDL_OverlaySDLTue 11 Sep 2001, 23:01 SDL_UnlockYUVOverlay(3)