pub fn buffers_from_pixmap<Conn>(
conn: &Conn,
pixmap: Pixmap,
) -> Result<CookieWithFds<'_, Conn, BuffersFromPixmapReply>, ConnectionError>where
Conn: RequestConnection + ?Sized,
pub fn buffers_from_pixmap<Conn>(
conn: &Conn,
pixmap: Pixmap,
) -> Result<CookieWithFds<'_, Conn, BuffersFromPixmapReply>, ConnectionError>where
Conn: RequestConnection + ?Sized,