pub unsafe extern "system" fn SHUnicodeToAnsi(
    pwszsrc: PCWSTR,
    pszdst: PSTR,
    cchbuf: i32
) -> i32
Expand description

Required features: "Win32_UI_Shell"