Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
SDL_UnlockYUVOverlay(3) | SDL API Reference | SDL_UnlockYUVOverlay(3) |
NAME
SDL_UnlockYUVOverlay - Unlock an overlaySYNOPSIS
#include "SDL.h"DESCRIPTION
The opposite to SDL_LockYUVOverlay. Unlocks a previously locked overlay. An overlay must be unlocked before it can be displayed.SEE ALSO
SDL_UnlockYUVOverlay, SDL_CreateYUVOverlay, SDL_OverlayTue 11 Sep 2001, 23:01 | SDL |