Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_UnlockSurface(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!UnlockSurface !!!SDL_!UnlockSurface NAME SYNOPSIS DESCRIPTION SEE ALSO ---- !!NAME SDL_!UnlockSurface- Unlocks a previously locked surface. !!SYNOPSIS __#include __ __void SDL_!UnlockSurface__(__SDL_Surface *surface__); !!DESCRIPTION Surfaces that were previously locked using __SDL_!LockSurface__ must be unlocked with __SDL_!UnlockSurface__. Surfaces should be unlocked as soon as possible. It should be noted that since 1.1.8, surface locks are recursive. See __SDL_!LockSurface__. !!SEE ALSO __SDL_!LockSurface__ ----
One page links to
SDL_UnlockSurface(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.