nn_setsockopt

extern (C) @nogc nothrow nothrow @nogc
int
nn_setsockopt
(
int s
,
int level
,
int option
,
const(void)* optval
,
size_t optvallen
)