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)
| Related Man Pages |
|---|
| sdl_overlay(3) - opensolaris |
| glutoverlaydisplayfunc(3glut) - mojave |
| sdl_overlay(3) - redhat |
| sdl_overlay(3) - centos |
| glutoverlaydisplayfunc(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| Docker learning Phase-I |
| Issue with "rsh" on RedHat |
| Issue with events occuring in DST window |
| [TIP] Processing YAML files with yq |