Home
Manpages
About
(root)/
glibc-2.38/
elf/
reldep6mod2.c
1
extern
int
foo
(
void
)
;
2
3
void
*
foop
=
(
void
*
)
foo
;