dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
IN6_ADDR.__anonymous
win32
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
win32
ws2tcpip
IN6_ADDR
unions
__anonymous