Function hyper::ffi::hyper_executor_free[][src]

#[no_mangle]
pub extern "C" fn hyper_executor_free(exec: *const hyper_executor)
Expand description

Frees an executor and any incomplete tasks still part of it.