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