Function putc_unlocked

Source
pub unsafe extern "C" fn putc_unlocked(
    __ch: c_int,
    __fp: *mut FILE,
) -> c_int