pub type TimerFunction = extern "C" fn();
Expand description

Function pointer type for timers.