Function x11rb::protocol::xproto::free_pixmap
source · pub fn free_pixmap<Conn>(
conn: &Conn,
pixmap: Pixmap,
) -> Result<VoidCookie<'_, Conn>, ConnectionError>where
Conn: RequestConnection + ?Sized,
pub fn free_pixmap<Conn>(
conn: &Conn,
pixmap: Pixmap,
) -> Result<VoidCookie<'_, Conn>, ConnectionError>where
Conn: RequestConnection + ?Sized,