Function vdprintf

Source
pub unsafe extern "C" fn vdprintf(
    arg1: c_int,
    arg2: *const c_char,
    arg3: va_list,
) -> c_int