Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs595 pub struct AlpnError(c_int); struct
598 impl AlpnError { impl