Function windows::Win32::UI::Shell::wnsprintfA

pub unsafe fn wnsprintfA<P0>(pszdest: &mut [u8], pszfmt: P0) -> i32
where P0: IntoParam<PCSTR>,