Function cfprintf

Source
pub unsafe extern "C" fn cfprintf(
    __stream: *mut c_IO_FILE,
    __format: *const i8,
    ...
) -> i32