mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
4 lines
51 B
C
4 lines
51 B
C
|
extern int foo (void);
|
||
|
|
||
|
void *foop = (void *) foo;
|