Function winapi::um::winuser::EnableScrollBar

source ·
pub unsafe extern "system" fn EnableScrollBar(
    hWnd: HWND,
    wSBflags: UINT,
    wArrows: UINT
) -> BOOL