SerialPort_readByte

Function SerialPort_readByte 

Source
pub unsafe extern "C" fn SerialPort_readByte(
    self_: SerialPort,
) -> c_int
Expand description

Read a byte from the interface

ยงReturns

number of read bytes of -1 in case of an error