Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
__va_arg.h File Reference

Go to the source code of this file.

Classes

struct  __va_list_struct
 

Typedefs

typedef struct __va_list_struct _va_list_struct
 
typedef _va_list_struct __va_list[1]
 

Functions

void * __va_arg (_va_list_struct *, int)
 

Typedef Documentation

◆ __va_list

typedef _va_list_struct __va_list[1]

◆ _va_list_struct

Function Documentation

◆ __va_arg()

void * __va_arg ( _va_list_struct * list,
int type )