ru_php/ext/ffi/tests/gh14215.h

4 lines
86 B
C

#define FFI_LIB "Kernel32.dll"
typedef unsigned long DWORD;
DWORD GetLastError(void);