RetroArch
Typedefs | Variables
dylib.h File Reference
#include <boolean.h>
#include <retro_common_api.h>
Include dependency graph for dylib.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* function_t) (void)
 

Variables

RETRO_BEGIN_DECLS typedef voiddylib_t
 

Typedef Documentation

◆ function_t

typedef void(* function_t) (void)

Variable Documentation

◆ dylib_t

RETRO_BEGIN_DECLS typedef void* dylib_t