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_STACKimpl Send for OPENSSL_STACKimpl Sync for OPENSSL_STACKimpl Unpin for OPENSSL_STACKimpl UnwindSafe for OPENSSL_STACKBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T