serialize_key_event_record_0

Function serialize_key_event_record_0 

pub fn serialize_key_event_record_0(record: &KEY_EVENT_RECORD_0) -> Vec<u8> 
Expand description

Serialize a [KEY_EVENT_RECORD_0] into a Vec<u8> using custom binary format.

Returns the u16 UnicodeChar as Vec<u8>in little-endian format.