Type Alias boring_sys::SRTP_PROTECTION_PROFILE

source ·
pub type SRTP_PROTECTION_PROFILE = srtp_protection_profile_st;

Aliased Type§

struct SRTP_PROTECTION_PROFILE {
    pub name: *const i8,
    pub id: u64,
}

Fields§

§name: *const i8§id: u64