Struct openssl_sys::X509V3_CTX
#[repr(C)]
pub struct X509V3_CTX { /* fields hidden */ }
Auto Trait Implementations
impl !Send for X509V3_CTX
impl !Sync for X509V3_CTX
impl RefUnwindSafe for X509V3_CTX
impl Unpin for X509V3_CTX
impl UnwindSafe for X509V3_CTX
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T