register

Function register 

pub unsafe extern "C" fn register(
    timer_id: TimerId,
    callback: TimerCallback,
    params: *mut c_void,
) -> c_int
Available on non-ag35 only.
Expand description

Registers a timer.