Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
c_list_iter.h File Reference

Go to the source code of this file.

Typedefs

typedef struct node_list_class node_list_class
 

Functions

int cLsIt_Method (node_list_class *pList, cNdIt_MethodFunc pMethod, void *pUserData)
 
voidcLsIt_Judge (node_list_class *pList, cNdIt_JudgeFunc pJudge, void *pUserData)
 

Typedef Documentation

◆ node_list_class

Function Documentation

◆ cLsIt_Judge()

void * cLsIt_Judge ( node_list_class pList,
cNdIt_JudgeFunc  pJudge,
void pUserData 
)

◆ cLsIt_Method()

int cLsIt_Method ( node_list_class list,
cNdIt_MethodFunc  method,
void data 
)