Function lua_getglobal

Source
pub unsafe fn lua_getglobal(L: *mut lua_State, k: *const c_char)
Expand description