GetCursor method

Pointer<HICON__> GetCursor()

Implementation

ffi.Pointer<HICON__> GetCursor() {
  return _GetCursor();
}