Enum openssl_sys::COMP_CTX
pub enum COMP_CTX {}
Auto Trait Implementations
impl RefUnwindSafe for COMP_CTX
impl UnwindSafe for COMP_CTX
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T