Gilles Peskine | a481052 | 2021-06-29 22:45:26 +0200 | [diff] [blame] | 1 | API changes |
2 | * Direct access to fields of structures declared in public headers is no | ||||
3 | longer supported except for fields that are documented public. Use accessor | ||||
4 | functions instead. For more information, see the migration guide entry | ||||
5 | "Most structure fields are now private". |