[][src]Function winapi::um::commctrl::FlatSB_GetScrollRange

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