REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
SceUnion32 Union Reference

#include <scetypes.h>

Data Fields

unsigned int ui
int i
unsigned short us [2]
short s [2]
unsigned char uc [4]
char c [4]
float f
void * p

Detailed Description

Definition at line 154 of file scetypes.h.

Field Documentation

◆ c

char SceUnion32::c[4]

Definition at line 160 of file scetypes.h.

◆ f

float SceUnion32::f

Definition at line 161 of file scetypes.h.

◆ i

int SceUnion32::i

Definition at line 156 of file scetypes.h.

◆ p

void* SceUnion32::p

Definition at line 162 of file scetypes.h.

◆ s

short SceUnion32::s[2]

Definition at line 158 of file scetypes.h.

◆ uc

unsigned char SceUnion32::uc[4]

Definition at line 159 of file scetypes.h.

◆ ui

unsigned int SceUnion32::ui

Definition at line 155 of file scetypes.h.

◆ us

unsigned short SceUnion32::us[2]

Definition at line 157 of file scetypes.h.


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