Function vdprintf

Source
pub unsafe extern "C" fn vdprintf(
    __fd: c_int,
    __fmt: *const c_char,
    __args: va_list,
) -> c_int