lua_getglobal_

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.