pub fn decode_protobuf_event(msg_id: i32, payload: &[u8]) -> TwsApiResult<Event>
Decodes a protobuf incoming payload into an Event.
Event