LPVARDESC typedef

LPVARDESC = Pointer<tagVARDESC>

Implementation

typedef LPVARDESC = ffi.Pointer<tagVARDESC>;