pub fn deserialize_response(bytes: &[u8]) -> Result<GuestToHostResponse>Expand description
Deserialize a GuestToHostResponse from a protobuf-encoded byte slice.
pub fn deserialize_response(bytes: &[u8]) -> Result<GuestToHostResponse>Deserialize a GuestToHostResponse from a protobuf-encoded byte slice.