Function ctru_sys::LightEvent_Pulse
source · pub unsafe extern "C" fn LightEvent_Pulse(event: *mut LightEvent)
Expand description
Wakes up threads waiting on a sticky light event without signaling it. If the event had been signaled before, it is cleared instead.
§Arguments
event
- Pointer to the event.