LPCSCROLLINFO typedef

LPCSCROLLINFO = Pointer<SCROLLINFO>

Implementation

typedef LPCSCROLLINFO = ffi.Pointer<SCROLLINFO>;