Skip to main content
Callback
kernel
In kernel::
timer
kernel
::
timer
Type Alias
Callback
Copy item path
Source
pub type Callback = unsafe extern "C" fn(timer: *mut
Timer
, now: i64, arg: *mut c_void);