[][src]Function CCODE::GetScrollRange

pub unsafe extern "C" fn GetScrollRange(
    hWnd: HWND,
    nBar: c_int,
    lpMinPos: LPINT,
    lpMaxPos: LPINT
) -> BOOL