HINSTANCE typedef

HINSTANCE = Pointer<HINSTANCE__>

Implementation

typedef HINSTANCE = ffi.Pointer<HINSTANCE__>;