pub unsafe extern "system" fn FlatSB_SetScrollRange(
    param0: HWND,
    code: SCROLLBAR_CONSTANTS,
    min: i32,
    max: i32,
    fredraw: BOOL
) -> i32
Expand description

Required features: "Win32_Foundation", "Win32_UI_WindowsAndMessaging"