Function lua_setglobal

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