/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

  1. #include <stdio.h>
  2. void call_c(void*Current) {
  3. TEST02called_from_c(Current);
  4. }