#[unsafe(no_mangle)]pub extern "C" fn hyper_task_type(
task: *mut hyper_task,
) -> hyper_task_return_typeAvailable on crate feature
ffi and hyper_unstable_ffi only.Expand description
Query the return type of this task.