@brief Destroys a pixmap
@param c The connection @param pixmap The pixmap to destroy. @return A cookie
Deletes the association between the pixmap ID and the pixmap. The pixmap storage will be freed when there are no more references to it.
See Implementation
@brief Destroys a pixmap
@param c The connection @param pixmap The pixmap to destroy. @return A cookie
Deletes the association between the pixmap ID and the pixmap. The pixmap storage will be freed when there are no more references to it.