DEBSOURCES
Skip Quicknav
sources / libabigail / 2.9-3 / tests / data / test-diff-filter / test38 / test38.h
123456789
struct opaque_type; struct container_type { struct stub_type* s; }; long long bar(struct container_type*); long long baz(struct container_type*);