pub unsafe extern "system" fn SHGetSetSettings(
    lpss: *mut SHELLSTATEA,
    dwmask: SSF_MASK,
    bset: BOOL
)
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"