Function cfprintf

Source
pub unsafe extern "C" fn cfprintf(
    __stream: *mut cFILE,
    __format: *const c_char,
    ...
) -> c_int