Function hyper::ffi::hyper_request_set_uri[][src]

#[no_mangle]pub extern "C" fn hyper_request_set_uri(
    req: *mut hyper_request,
    uri: *const u8,
    uri_len: size_t
) -> hyper_code

Set the URI of the request.