shithub: lua9

ref: a5c6a7b0ba55e5a88e1e1f1f5140b1195bbfbeaf
dir: lua9/llib9.h

View raw version
#ifndef LLIB9_H__
#define LLIB9_H__

int openlib9(lua_State *L);

#endif