pub unsafe extern "system" fn SHSetLocalizedName(
    pszpath: PWSTR,
    pszresmodule: PWSTR,
    idsres: i32
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’