pub unsafe extern "C-unwind" fn lua_setsafeenv( L: *mut lua_State, idx: c_int, enabled: c_int, )
Sets the safe environment status of the table at the given index.