windows-headers ~master (2020-02-09T01:19:06Z)
Dub
Repo
IN6_ADDR.__anonymous
windows
ws2tcpip
IN6_ADDR
Undocumented in source.
struct
IN6_ADDR
union
__anonymous {
u_char
[
16
]
_S6_u8
;
u_short
[
8
]
_S6_u16
;
u_long
[
4
]
_S6_u32
;
}
Members
Variables
_S6_u16
u_short
[
8
]
_S6_u16
;
Undocumented in source.
_S6_u32
u_long
[
4
]
_S6_u32
;
Undocumented in source.
_S6_u8
u_char
[
16
]
_S6_u8
;
Undocumented in source.
Meta
Source
See Implementation
windows
ws2tcpip
IN6_ADDR
unions
__anonymous