PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
list_head Struct Reference
+ Collaboration diagram for list_head:

Data Fields

struct list_headnext
 
struct list_headprev
 

Detailed Description

Definition at line 10 of file list.h.

Field Documentation

◆ next

struct list_head* list_head::next

Definition at line 12 of file list.h.

◆ prev

struct list_head * list_head::prev

Definition at line 12 of file list.h.


The documentation for this struct was generated from the following file: