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