__wrap_ungetc

Function __wrap_ungetc 

Source
pub unsafe extern "C" fn __wrap_ungetc(
    ch: c_int,
    stream: *mut FILE,
) -> c_int