pub unsafe extern "system" fn FlatSB_SetScrollInfo(
    param0: HWND,
    code: SCROLLBAR_CONSTANTS,
    psi: *mut SCROLLINFO,
    fredraw: BOOL
) -> i32
Expand description

Required features: "Win32_Foundation", "Win32_UI_WindowsAndMessaging"