xref
: /
third_party
/
libabigail
/
tests
/
data
/
test-diff-suppr
/
test39-public-headers-dir
/
test39-header-v0.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/libabigail/tests/data/test-diff-suppr/test39-public-headers-dir/
1
typedef
struct
_StructType
StructType
;
2
3
void
foo
(
StructType
*);
4
void
bar
(
StructType
*);
5