Function ion_stream_unread_byte

Source
pub unsafe extern "C" fn ion_stream_unread_byte(
    stream: *mut ION_STREAM,
    c: c_int,
) -> iERR