Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
wl_init.c File Reference
#include "internal.h"
#include <assert.h>
#include <errno.h>
#include <limits.h>
#include <linux/input.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/mman.h>
#include <sys/timerfd.h>
#include <unistd.h>
#include <time.h>
#include <wayland-client.h>
+ Include dependency graph for wl_init.c:

Go to the source code of this file.

Macros

#define _POSIX_C_SOURCE   199309L
 

Functions

int _glfwPlatformInit (void)
 
void _glfwPlatformTerminate (void)
 
const char * _glfwPlatformGetVersionString (void)
 

Macro Definition Documentation

◆ _POSIX_C_SOURCE

#define _POSIX_C_SOURCE   199309L

Definition at line 29 of file wl_init.c.

Function Documentation

◆ _glfwPlatformGetVersionString()

const char * _glfwPlatformGetVersionString ( void  )

Definition at line 1297 of file wl_init.c.

◆ _glfwPlatformInit()

int _glfwPlatformInit ( void  )

Definition at line 1034 of file wl_init.c.

+ Here is the call graph for this function:

◆ _glfwPlatformTerminate()

void _glfwPlatformTerminate ( void  )

Definition at line 1209 of file wl_init.c.

+ Here is the call graph for this function: