GetCapture method

Pointer<HWND__> GetCapture()

Implementation

ffi.Pointer<HWND__> GetCapture() {
  return _GetCapture();
}