Function ctru_sys::svcClearTimer

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

Clears a timer.

§Arguments

  • timer - Handle of the timer to clear.