LPSCROLLINFO typedef

LPSCROLLINFO = Pointer<tagSCROLLINFO>

Implementation

typedef LPSCROLLINFO = ffi.Pointer<tagSCROLLINFO>;