Function mlua_sys::lua51::lua::lua_newstate
source · pub unsafe extern "C" fn lua_newstate(
f: lua_Alloc,
ud: *mut c_void
) -> *mut lua_State
Available on crate features
lua51
or luajit
only.