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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’