Function mlua_sys::lua52::lua::lua_getglobal_

source ยท
pub unsafe extern "C-unwind" fn lua_getglobal_(
    L: *mut lua_State,
    name: *const c_char
)
Available on crate feature lua52 only.