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