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