PHKEY typedef

PHKEY = Pointer<HKEY>

Implementation

typedef PHKEY = ffi.Pointer<HKEY>;