Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
__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 
)