Function libc::ungetc

source ·
pub unsafe extern "C" fn ungetc(c: c_int, stream: *mut FILE) -> c_int