Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
ARQRequest Struct Reference

#include <arq.h>

+ Collaboration diagram for ARQRequest:

Public Attributes

struct ARQRequestnext
 
u32 owner
 
u32 type
 
u32 priority
 
u32 source
 
u32 destination
 
u32 length
 
ARQCallback callback
 

Member Data Documentation

◆ callback

ARQCallback ARQRequest::callback

◆ destination

u32 ARQRequest::destination

◆ length

u32 ARQRequest::length

◆ next

struct ARQRequest* ARQRequest::next

◆ owner

u32 ARQRequest::owner

◆ priority

u32 ARQRequest::priority

◆ source

u32 ARQRequest::source

◆ type

u32 ARQRequest::type

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