pub unsafe extern "system" fn ShowScrollBar(
    hwnd: HWND,
    wbar: SCROLLBAR_CONSTANTS,
    bshow: BOOL
) -> BOOL
Expand description

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