Blender V5.0
wayland_dynload_API.h File Reference
#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)

Function Documentation

◆ wayland_dynload_client_exit()

void wayland_dynload_client_exit ( void )

Definition at line 70 of file wayland_dynload_client.c.

References dynamic_library_close, and lib.

◆ wayland_dynload_client_init()

bool wayland_dynload_client_init ( bool verbose)

References verbose.

◆ wayland_dynload_cursor_exit()

void wayland_dynload_cursor_exit ( void )

Definition at line 51 of file wayland_dynload_cursor.c.

References dynamic_library_close, and lib.

◆ wayland_dynload_cursor_init()

bool wayland_dynload_cursor_init ( bool verbose)

References verbose.