nn_fsm_owner

extern (C) @nogc nothrow nothrow @nogc
struct nn_fsm_owner {
int src;
nn_fsm* fsm;
}