Function windows::Win32::UI::Shell::wnsprintfW

pub unsafe fn wnsprintfW<P0>(pszdest: &mut [u16], pszfmt: P0) -> i32
where P0: IntoParam<PCWSTR>,