Function mlua_sys::lua52::compat::lua_getglobal

source ยท
pub unsafe fn lua_getglobal(L: *mut lua_State, var: *const c_char) -> c_int
Available on crate feature lua52 only.