Struct openssl_sys::SRTP_PROTECTION_PROFILE
source · #[repr(C)]pub struct SRTP_PROTECTION_PROFILE {
pub name: *const c_char,
pub id: c_ulong,
}Fields§
§name: *const c_char§id: c_ulong#[repr(C)]pub struct SRTP_PROTECTION_PROFILE {
pub name: *const c_char,
pub id: c_ulong,
}name: *const c_char§id: c_ulong