LPFUNCDESC typedef

LPFUNCDESC = Pointer<tagFUNCDESC>

Implementation

typedef LPFUNCDESC = ffi.Pointer<tagFUNCDESC>;