vwprintf

Function vwprintf 

Source
pub unsafe extern "C" fn vwprintf(
    arg1: *const wchar_t,
    arg2: *mut __va_list_tag,
) -> c_int