shithub: lua9

ref: 3c77420b78c6c828c66a5a31bf4d685e289a21e1
dir: lua9/llib9.h

View raw version
#ifndef LLIB9_H__
#define LLIB9_H__

int openlib9(lua_State *L);

#endif