CMSG_DATA

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[1] CMSG_DATA(cmsghdr* cmsg)
  2. ubyte* CMSG_DATA(cmsghdr* cmsg)
    version(linux)
    extern (C) extern (D)
    static if(!(false))
    ubyte*
    CMSG_DATA
  3. ubyte* CMSG_DATA(cmsghdr* cmsg)

Meta