HKEY typedef

HKEY = Pointer<HKEY__>

Implementation

typedef HKEY = ffi.Pointer<HKEY__>;