ANativeWindow_acquire

Acquire a reference on the given {@link ANativeWindow} object. This prevents the object from being deleted until the reference is removed.

version(Android)
extern (C) @system nothrow @nogc
void
ANativeWindow_acquire

Meta