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

pub unsafe extern "system" fn FlatSB_SetScrollPos(
    hWnd: HWND,
    code: c_int,
    pos: c_int,
    fRedraw: BOOL
) -> c_int