Function hyper::ffi::hyper_task_userdata[][src]

#[no_mangle]
pub extern "C" fn hyper_task_userdata(
    task: *mut hyper_task
) -> *mut c_void
Expand description

Retrieve the userdata that has been set via hyper_task_set_userdata.