Looks up the value of an annotation. This cost of this function is O(n) in number of annotations. Since 2.26
A NULL-terminated array of annotations or NULL.
The name of the annotation to look up.
The value or NULL if not found. Do not free, it is owned by annotations.
See Implementation
Looks up the value of an annotation. This cost of this function is O(n) in number of annotations. Since 2.26