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