windows::Win32::UI::Shell

Function SHUnicodeToAnsi

pub unsafe fn SHUnicodeToAnsi<P0>(pwszsrc: P0, pszdst: &mut [u8]) -> i32
where P0: Param<PCWSTR>,