1 (defcfunex-exported ("CloseHandle" CloseHandle
:convention
:stdcall
) :int
4 (defcfunex-exported ("DuplicateHandle" DuplicateHandle
:convention
:stdcall
) :int
11 (arg6 :unsigned-long
))
13 (defcfunex-exported ("GetHandleInformation" GetHandleInformation
:convention
:stdcall
) :int
17 (defcfunex-exported ("SetHandleInformation" SetHandleInformation
:convention
:stdcall
) :int
20 (arg2 :unsigned-long
))