Function windows::Win32::UI::Shell::wvnsprintfA

pub unsafe fn wvnsprintfA<P0>(
    pszdest: &mut [u8],
    pszfmt: P0,
    arglist: *const i8
) -> i32
where P0: IntoParam<PCSTR>,