Home
last modified time | relevance | path

Searched refs:take_panic (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dbio.rs60 pub unsafe fn take_panic<S>(bio: *mut BIO) -> Option<Box<dyn Any + Send>> { in take_panic() functions
H A Dmod.rs3762 if let Some(err) = unsafe { bio::take_panic::<S>(self.ssl.get_raw_rbio()) } { in check_panic()

Completed in 6 milliseconds