Type Alias RawAddressFamily

Source
pub type RawAddressFamily = __kernel_sa_family_t;
Available on crate feature net only.
Expand description

A type for holding raw integer address families.