Function ctru_sys::svcClearEvent

source ·
pub unsafe extern "C" fn svcClearEvent(handle: Handle) -> Result
Expand description

Clears an event.

§Arguments

  • handle - Handle of the event to clear.