wl_shm_buffer_end_access (3) Linux Manual Page
wl_shm_buffer – Synopsis Public Member Functions void * wl_shm_buffer_get_data (struct wl_shm_buffer *buffer) void wl_shm_buffer_begin_access (struct wl_shm_buffer *buffer) void wl_shm_buffer_end_access (struct wl_shm_buffer *buffer) Public Attributes struct wl_resource * resource int32_t width int32_t height int32_t stride uint32_t format int offset struct wl_shm_pool * pool Member Function Documentation void wl_shm_buffer_begin_access (struct wl_shm_buffer *buffer) Mark that the given SHM…
