xref
: /
PHP-8.3
/
ext
/
ffi
/
tests
/
gh14215.h
(revision ebd1a366)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
define
FFI_LIB
"Kernel32.dll"
2
typedef
unsigned
long
DWORD
;
3
DWORD
GetLastError
(
void
);
4