29package com.jogamp.nativewindow;
Provides a NativeSurface with a mutable surfaceHandle via setSurfaceHandle(long).
void setSurfaceHandle(long surfaceHandle)
Sets the surface handle which is created outside of this implementation.
Provides low-level information required for hardware-accelerated rendering using a surface in a platf...