pub unsafe extern "system" fn SHAnsiToAnsi(
    pszsrc: PCSTR,
    pszdst: PSTR,
    cchbuf: i32
) -> i32
Expand description

Required features: "Win32_UI_Shell"