Function i3ipc_types::decode_event

source ·
pub fn decode_event<P>(evt_type: u32, payload: P) -> Result<Event>where
    P: AsRef<[u8]>,
Expand description

Given an event type and payload this function will deserialize the proper struct