sdl_unlockyuvoverlay(3) debian man page | unix.com

Man Page: sdl_unlockyuvoverlay

Operating Environment: debian

Section: 3

SDL_UnlockYUVOverlay(3) 					 SDL API Reference					   SDL_UnlockYUVOverlay(3)

NAME
SDL_UnlockYUVOverlay - Unlock an overlay
SYNOPSIS
#include "SDL.h" void SDL_UnlockYUVOverlay(SDL_Overlay *overlay);
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_Overlay
SDL
Tue 11 Sep 2001, 23:01 SDL_UnlockYUVOverlay(3)
Related Man Pages
glutoverlaydisplayfunc(3glut) - mojave
sdl_overlay(3) - redhat
glutoverlaydisplayfunc(3glut) - redhat
glutoverlaydisplayfunc(3glut) - suse
glutoverlaydisplayfunc(3glut) - osx
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph