Function response_type

Source
fn response_type(raw_bytes: &[u8]) -> Result<u8, ParseError>
Expand description

Get the response type out of the raw bytes of an X11 error or event.