vfwprintf_s

Function vfwprintf_s 

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