[][src]Type Definition mynewt::kernel::os::hal_timer_cb

type hal_timer_cb = Option<unsafe extern "C" fn(arg: *mut c_void)>;