Function cputc

Source
pub unsafe extern "C" fn cputc(
    __c: i32,
    __stream: *mut c_IO_FILE,
) -> i32