LPSHFILEOPSTRUCTW typedef

LPSHFILEOPSTRUCTW = Pointer<_SHFILEOPSTRUCTW>

Implementation

typedef LPSHFILEOPSTRUCTW = ffi.Pointer<_SHFILEOPSTRUCTW>;