Skip to main content

OnTimerFn

Type Alias OnTimerFn 

Source
pub type OnTimerFn = extern "C" fn(state: *mut c_void, counter: c_int);