Function ion_stream_write_byte

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