NAME
wlshmpool - SYNOPSIS Public Member Functions void wlshmpoolunref (struct wlshmpool *pool) Data Fields struct wlresource * resource int internalrefcount int externalrefcount char * data int32t size int32t newsize Member Function Documentation void wlshmpoolunref (struct wlshmpool *pool) Unreference a shmpool Parameters: pool The pool object Drops a reference to a wlshmpool object. This is only necessary if the compositor has explicitly taken a reference with wlshmbufferrefpool(), otherwise the pool will be automatically destroyed when appropriate. See Also: wlshmbufferrefpool Field Documentation char* wlshmpool::data int wlshmpool::externalrefcount int wlshmpool::internalrefcount int32t wlshmpool::newsize struct wlresource* wlshmpool::resource int32t wlshmpool::size Author Generated automatically by Doxygen for Wayland from the source code. Version 1.15.0 Tue Oct 30 2018 wlshmpool(3)