Function hyper_imp::ffi::hyper_request_new
source · #[no_mangle]
pub extern "C" fn hyper_request_new() -> *mut hyper_requestExpand description
Construct a new HTTP request.
#[no_mangle]
pub extern "C" fn hyper_request_new() -> *mut hyper_requestConstruct a new HTTP request.