Skip to main content

CWakeFn

Type Alias CWakeFn 

Source
pub type CWakeFn = unsafe extern "C" fn(*mut c_void);
Expand description

C function-pointer signature for wake callbacks. Backends call this when the underlying entity has data / a reply / a request pending.