nn_getsockopt

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