[][src]Function luajit2_sys::lua_open

pub unsafe fn lua_open() -> *mut lua_State
Deprecated since Lua 5.1:

replace with luaL_newstate()

luaL_newstate()