root/modules/rawhookops.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef RAWHOOKOPS_H
   2 #define RAWHOOKOPS_H
   3 // register lua lib
   4 int luaopen_rawop(lua_State *L);
   5 #endif

/* [<][>][^][v][top][bottom][index][help] */