ANativeWindow_unlockAndPost

Unlock the window's drawing surface after previously locking it, posting the new buffer to the display.

\return 0 for success, or a negative value on error.

version(Android)
extern (C) @system nothrow @nogc
int
ANativeWindow_unlockAndPost

Meta