pub unsafe extern "system" fn SHSetUnreadMailCountW(
    pszmailaddress: PWSTR,
    dwcount: u32,
    pszshellexecutecommand: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’