xref: /PHP-8.3/ext/ffi/tests/gh14215.h (revision ebd1a366)
1 #define FFI_LIB "Kernel32.dll"
2 typedef unsigned long DWORD;
3 DWORD GetLastError(void);
4