php-src/ext/ffi/tests/300.h
2019-01-14 11:47:50 +03:00

3 lines
70 B
C

#define FFI_SCOPE "TEST_300"
int printf(const char *format, ...);