Function hyper::ffi::hyper_response_free

source ·
#[no_mangle]
pub extern "C" fn hyper_response_free(resp: *mut hyper_response)
Expand description

Free an HTTP response after using it.