Function x11rb::protocol::res::query_client_pixmap_bytes[][src]

pub fn query_client_pixmap_bytes<Conn: ?Sized>(
    conn: &Conn,
    xid: u32
) -> Result<Cookie<'_, Conn, QueryClientPixmapBytesReply>, ConnectionError> where
    Conn: RequestConnection + ?Sized