Function rlua::ffi::lua_getglobal

pub unsafe extern "C-unwind" fn lua_getglobal(
    L: *mut lua_State,
    name: *const i8
) -> i32