NN_FSM_START

Actions generated by fsm object. The values are negative not to clash with user-defined actions.

extern (C) @system nothrow @nogc
enum NN_FSM_START = -2;

Meta