vprintf_s

Function vprintf_s 

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