LPDROPTARGET typedef

LPDROPTARGET = Pointer<IDropTarget>

Implementation

typedef LPDROPTARGET = ffi.Pointer<IDropTarget>;