_vscwprintf

Function _vscwprintf 

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