Function hyper::ffi::hyper_request_free[][src]

#[no_mangle]
pub extern "C" fn hyper_request_free(req: *mut hyper_request)
Expand description

Free an HTTP request if not going to send it on a client.