RetroArch
Typedefs | Functions
rglgen.h File Reference
#include <retro_common_api.h>
#include "rglgen_headers.h"
Include dependency graph for rglgen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef void(* rglgen_func_t) (void)
 
typedef rglgen_func_t(* rglgen_proc_address_t) (const char *)
 

Functions

void rglgen_resolve_symbols (rglgen_proc_address_t proc)
 
void rglgen_resolve_symbols_custom (rglgen_proc_address_t proc, const struct rglgen_sym_map *map)
 

Typedef Documentation

◆ rglgen_func_t

typedef void(* rglgen_func_t) (void)

◆ rglgen_proc_address_t

typedef rglgen_func_t(* rglgen_proc_address_t) (const char *)

Function Documentation

◆ rglgen_resolve_symbols()

void rglgen_resolve_symbols ( rglgen_proc_address_t  proc)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rglgen_resolve_symbols_custom()

void rglgen_resolve_symbols_custom ( rglgen_proc_address_t  proc,
const struct rglgen_sym_map map 
)
Here is the call graph for this function:
Here is the caller graph for this function: