__wrap_putc

Function __wrap_putc 

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