Function rlua::ffi::lua54::lua::lua_setglobal

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