pub unsafe extern "system" fn SHStrDupW(
    psz: PCWSTR,
    ppwsz: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"