Function comctl32::FlatSB_GetScrollRange [] [src]

pub unsafe extern "system" fn FlatSB_GetScrollRange(
    hWnd: HWND,
    code: c_int,
    lpMinPos: LPINT,
    lpMaxPos: LPINT
) -> BOOL