pub type SerialErrorEventHandlerFunction = fn(_: Isolated, _: SerialPortIdentity, _: SerialError, _: Option<*const dyn Any>);Expand description
Callback called when there is a serial error
pub type SerialErrorEventHandlerFunction = fn(_: Isolated, _: SerialPortIdentity, _: SerialError, _: Option<*const dyn Any>);Callback called when there is a serial error