windows::Win32::UI::Shell

Function SHAnsiToUnicode

pub unsafe fn SHAnsiToUnicode<P0>(pszsrc: P0, pwszdst: &mut [u16]) -> i32
where P0: Param<PCSTR>,