vwprintf_s

Function vwprintf_s 

Source
pub unsafe extern "C" fn vwprintf_s(
    _Format: *const wchar_t,
    _ArgList: va_list,
) -> c_int