#include "wayland_helpers.h"
#include <mir/fd.h>
#include <boost/throw_exception.hpp>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
#include <cstring>
#include <system_error>
|
| struct wl_shm_pool * | make_shm_pool (struct wl_shm *shm, int size, void **data) |
◆ make_shm_pool()
| struct wl_shm_pool * make_shm_pool |
( |
struct wl_shm * | shm, |
|
|
int | size, |
|
|
void ** | data ) |
Copyright © 2012-2026
Canonical Ltd.
Generated on Sun Mar 15 06:10:58 UTC 2026
This documentation is licensed under the GPL version 2 or 3.