Home
last modified time | relevance | path

Searched defs:hyper_clientconn_options (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/ffi/
Dclient.rs15 pub struct hyper_clientconn_options { struct
16 builder: conn::Builder,
40 …fn hyper_clientconn_handshake(io: *mut hyper_io, options: *mut hyper_clientconn_options) -> *mut h… argument