Type Alias sa_family_t

Source
pub type sa_family_t = c_ushort;

Trait Implementations§

Source§

impl From<AddressFamily> for sa_family_t

Source§

fn from(val: AddressFamily) -> Self

Converts to this type from the input type.