blob: 10b9a594af388c00a2e61ebd7504a2ec4d0a8e41 [file] [log] [blame]
Gilles Peskinea4810522021-06-29 22:45:26 +02001API 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".