_IO_putc

Function _IO_putc 

Source
pub unsafe extern "C" fn _IO_putc(
    __c: c_int,
    __fp: *mut _IO_FILE,
) -> c_int