DOKK / manpages / debian 10 / libwayland-doc / wl_shm_pool.3.en
wl_shm_pool(3) Wayland wl_shm_pool(3)

wl_shm_pool


void wl_shm_pool_unref (struct wl_shm_pool *pool)


struct wl_resource * resource
int internal_refcount
int external_refcount
char * data
int32_t size
int32_t new_size

Unreference a shm_pool

Parameters:

pool The pool object

Drops a reference to a wl_shm_pool object.

This is only necessary if the compositor has explicitly taken a reference with wl_shm_buffer_ref_pool(), otherwise the pool will be automatically destroyed when appropriate.

See also:

wl_shm_buffer_ref_pool

Generated automatically by Doxygen for Wayland from the source code.

Wed Sep 5 2018 Version 1.16.0