|
Blender V5.0
|
#include <stdbool.h>Go to the source code of this file.
Functions | |
| bool | wayland_dynload_client_init (bool verbose) |
| void | wayland_dynload_client_exit (void) |
| bool | wayland_dynload_cursor_init (bool verbose) |
| void | wayland_dynload_cursor_exit (void) |
| void wayland_dynload_client_exit | ( | void | ) |
Definition at line 70 of file wayland_dynload_client.c.
References dynamic_library_close, and lib.
| bool wayland_dynload_client_init | ( | bool | verbose | ) |
References verbose.
| void wayland_dynload_cursor_exit | ( | void | ) |
Definition at line 51 of file wayland_dynload_cursor.c.
References dynamic_library_close, and lib.
| bool wayland_dynload_cursor_init | ( | bool | verbose | ) |
References verbose.