Skip to main content

lua_open

Function lua_open 

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

replace with luaL_newstate()

Expand description

luaL_newstate()