GetShellWindow method

Pointer<HWND__> GetShellWindow()

Implementation

ffi.Pointer<HWND__> GetShellWindow() {
  return _GetShellWindow();
}