Type Alias In6Addr

Source
pub type In6Addr = IN6_ADDR;

Aliased Type§

struct In6Addr {
    pub u: in6_addr_u,
}

Fields§

§u: in6_addr_u