/test/language/cecil/glu_02.c
http://github.com/tybor/Liberty · C · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · 33af008399108335096e7c8fc70203e0 MD5 · raw file
- #include <stdio.h>
- void call_c(void*Current) {
- TEST02called_from_c(Current);
- }