fputc

Function fputc 

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