Function cputc

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