Be a bit more robust in the face of out-of-memory errors.
[platform/upstream/libexif.git] / doc / README.apidocs
1 Rules for the API docs:
2
3   1. Clearly distinguish between internal and the external API/ABI.
4   2. Mark internal stuff with \internal.
5   3. If this has been solved, start documenting the external interface.
6
7 Thank you.