Type Definition reaper_low::raw::TimerFunction
source · [−]pub type TimerFunction = extern "C" fn();
Expand description
Function pointer type for timers.
pub type TimerFunction = extern "C" fn();
Function pointer type for timers.