cmsghdr
extern (C)
struct cmsghdr {
}
- __cmsg_data
ubyte[0] __cmsg_data;
Undocumented in source.
- cmsg_len
c_ulong cmsg_len;
Undocumented in source.
- cmsg_level
int cmsg_level;
Undocumented in source.
- cmsg_type
int cmsg_type;
Undocumented in source.
juliad julia
aliasesfunctionsstatic functionsstructs