Skip to main content

in6_addr_t

Type Alias in6_addr_t 

Source
pub type in6_addr_t = in6_addr;

Aliased Type§

#[repr(C)]
pub struct in6_addr_t { pub __u6_addr: in6_addr__bindgen_ty_1, }

Fields§

§__u6_addr: in6_addr__bindgen_ty_1