nn_setsockopt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system nothrow @nogc
int
nn_setsockopt
(
int s
,
int level
,
int option
,
const(void)* optval
,
size_t optvallen
)

Meta