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