Function cvdprintf

Source
pub unsafe extern "C" fn cvdprintf(
    __fd: c_int,
    __fmt: *const c_char,
    __arg: *mut c__va_list_tag,
) -> c_int