Skip to main content

lua_getglobal

Function lua_getglobal 

Source
pub unsafe fn lua_getglobal(L: *mut lua_State, s: *const c_char) -> c_int