Type Alias SRTP_PROTECTION_PROFILE

Source
pub type SRTP_PROTECTION_PROFILE = srtp_protection_profile_st;

Aliased Type§

#[repr(C)]
pub struct SRTP_PROTECTION_PROFILE { pub name: *const i8, pub id: u64, }

Fields§

§name: *const i8§id: u64