[−][src]Function mmal_sys::vcos_pthreads_timer_create
pub unsafe extern "C" fn vcos_pthreads_timer_create(
timer: *mut VCOS_TIMER_T,
name: *const c_char,
expiration_routine: Option<unsafe extern "C" fn(context: *mut c_void)>,
context: *mut c_void
) -> VCOS_STATUS_T
Timers