/script_binding/lua/lua_ftk_fs.h

http://ftk.googlecode.com/ · C Header · 12 lines · 7 code · 4 blank · 1 comment · 0 complexity · 800a64f9e9b35c6ff25842bea7f0bfca MD5 · raw file

  1. /*This file is generated by luagen.*/
  2. #include "ftk.h"
  3. #include "tolua++.h"
  4. #include "ftk_fs.h"
  5. #ifndef LUA_FtkFs_H
  6. #define LUA_FtkFs_H
  7. int tolua_ftk_fs_init(lua_State* L);
  8. #endif/*LUA_FtkFs_H*/