Function cdprintf

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