Function hyper_imp::ffi::hyper_context_waker

source ยท
#[no_mangle]
pub extern "C" fn hyper_context_waker(
    cx: *mut hyper_context<'_>,
) -> *mut hyper_waker
Expand description

Copies a waker out of the task context.