nn_pipebase_vfptr

extern (C) @nogc nothrow nothrow @nogc
struct nn_pipebase_vfptr {
_send send;
_recv recv;
}