nn_sendmsg

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int nn_sendmsg(int s, nn_msghdr* msghdr, int flags)
    extern (C) @system nothrow @nogc extern (C)
    int
    nn_sendmsg
    (
    int s
    ,,
    int flags
    )
  2. int nn_sendmsg(int s, const(nn_msghdr)* msghdr, int flags)

Meta