NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
IPCIoctlArgs Struct Reference

Description

Definition at line 82 of file ipcclt.h.

Public Attributes

s32 type
 
void * in
 
s32 inSize
 
void * out
 
s32 outSize
 

Member Data Documentation

◆ type

s32 IPCIoctlArgs::type

Definition at line 83 of file ipcclt.h.

◆ in

void* IPCIoctlArgs::in

Definition at line 84 of file ipcclt.h.

◆ inSize

s32 IPCIoctlArgs::inSize

Definition at line 85 of file ipcclt.h.

◆ out

void* IPCIoctlArgs::out

Definition at line 86 of file ipcclt.h.

◆ outSize

s32 IPCIoctlArgs::outSize

Definition at line 87 of file ipcclt.h.