Function cvdprintf

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