Union cups_sys::in6_addr__bindgen_ty_1
[−]
[src]
#[repr(C)]pub union in6_addr__bindgen_ty_1 { pub __u6_addr8: [__uint8_t; 16], pub __u6_addr16: [__uint16_t; 8], pub __u6_addr32: [__uint32_t; 4], // some fields omitted }
Fields
__u6_addr8: [__uint8_t; 16]
__u6_addr16: [__uint16_t; 8]
__u6_addr32: [__uint32_t; 4]