DragTargetAcceptCallable<T> typedef

DragTargetAcceptCallable<T> = Callable1<void, T>

typedef DragTargetAccept

Implementation

typedef DragTargetAcceptCallable<T> = Callable1<void, T>;