factor/vmpp/primitives.hpp

4 lines
69 B
C++

typedef void (*F_PRIMITIVE)(void);
extern F_PRIMITIVE primitives[];