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

Required features: "Win32_Foundation"