putc

Function putc 

Source
pub unsafe extern "C" fn putc(
    _Character: c_int,
    _Stream: *mut FILE,
) -> c_int