Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/ffi/
Dclient.rs26 pub struct hyper_clientconn { struct
30 // ===== impl hyper_clientconn ===== argument
85 unsafe impl AsTaskType for hyper_clientconn { implementation