nn_ep_options

extern (C) @nogc nothrow nothrow @nogc
struct nn_ep_options {
int sndprio;
int rcvprio;
int ipv4only;
}