Struct openssl::srtp::SrtpProtectionProfileRef [−][src]
pub struct SrtpProtectionProfileRef(_);
Expand description
Reference to SrtpProtectionProfile
.
Implementations
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type CType = SRTP_PROTECTION_PROFILE
type CType = SRTP_PROTECTION_PROFILE
The raw C type.
Constructs a shared instance of this type from its raw type.
Constructs a mutable reference of this type from its raw type.