0 on success, or -1 on failure.Signal a Windows Event to trigger a wakeup notification.
Sets the event to the signaled state, causing any waiting WaitForSingleObject or readWakeup call to succeed.
handle | The Event handle to signal. |
0 on success, or -1 on failure.