nn_epbase

extern (C) @nogc nothrow nothrow @nogc
struct nn_epbase {
const(nn_epbase_vfptr)* vfptr;
nn_ep* ep;
}