Function ctru_sys::svcCancelTimer

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

Cancels a timer.

§Arguments

  • timer - Handle of the timer to cancel.