GetWindowHandle method

Pointer<Void> GetWindowHandle()

Implementation

Pointer<Void> GetWindowHandle() {
  return _GetWindowHandle();
}