/script_binding/lua/lua_ftk_mmap.h

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

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