Enum openssl_sys::OPENSSL_STACK
pub enum OPENSSL_STACK {}
The portability is definied by:
#[cfg(all(ossl110, not(any())))]
Auto Trait Implementations
impl RefUnwindSafe for OPENSSL_STACK
impl Send for OPENSSL_STACK
impl Sync for OPENSSL_STACK
impl Unpin for OPENSSL_STACK
impl UnwindSafe for OPENSSL_STACK
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T