Skip to main content

timer_t

Type Alias timer_t 

Source
pub type timer_t = *mut c_void;
Expand description

Used for timer ID returned by timer_create()