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