Function cdprintf

Source
pub unsafe extern "C" fn cdprintf(
    __fd: c_int,
    __fmt: *const c_char,
    ...
) -> c_int