Searched defs:take_error (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ | ||
H A D | bio.rs | 55 pub unsafe fn take_error<S>(bio: *mut BIO) -> Option<io::Error> { in take_error() functions |
Completed in 2 milliseconds