Function hyper::ffi::hyper_context_waker[][src]

#[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.