pub unsafe extern "system" fn SHAnsiToUnicode(
    pszsrc: PCSTR,
    pwszdst: PWSTR,
    cwchbuf: i32
) -> i32
Expand description

Required features: "Win32_UI_Shell"