pub unsafe extern "system" fn EnableScrollBar(
    hwnd: HWND,
    wsbflags: SCROLLBAR_CONSTANTS,
    warrows: ENABLE_SCROLL_BAR_ARROWS
) -> BOOL
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"