Struct openssl::srtp::SrtpProtectionProfileRef [−][src]
pub struct SrtpProtectionProfileRef(_);
Reference to SrtpProtectionProfile.
Implementations
impl SrtpProtectionProfileRef[src]
impl SrtpProtectionProfileRef[src]Trait Implementations
impl AsRef<SrtpProtectionProfileRef> for SrtpProtectionProfile[src]
impl AsRef<SrtpProtectionProfileRef> for SrtpProtectionProfile[src]fn as_ref(&self) -> &SrtpProtectionProfileRef[src]
impl Borrow<SrtpProtectionProfileRef> for SrtpProtectionProfile[src]
impl Borrow<SrtpProtectionProfileRef> for SrtpProtectionProfile[src]