fn major_opcode<Conn: RequestConnection + ?Sized>(
conn: &Conn,
) -> Result<u8, ConnectionError>Expand description
Get the major opcode of this extension
fn major_opcode<Conn: RequestConnection + ?Sized>(
conn: &Conn,
) -> Result<u8, ConnectionError>Get the major opcode of this extension