mlua_sys::lua51::lua

Function lua_getglobal_

Source
pub unsafe fn lua_getglobal_(L: *mut lua_State, var: *const c_char)
Available on crate features lua51 or luajit only.