mirror of
https://github.com/php/php-src.git
synced 2024-12-12 03:15:29 +08:00
5 lines
111 B
C
5 lines
111 B
C
#define FFI_SCOPE "TEST_300_WIN32"
|
|
#define FFI_LIB "PHP_DLL_NAME"
|
|
|
|
size_t php_printf(const char *format, ...);
|