nn_epbase_vfptr

extern (C) @system nothrow @nogc
struct nn_epbase_vfptr {}

Members

Variables

destroy
void function(nn_epbase*) destroy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stop
void function(nn_epbase*) stop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta