PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
_SceKernelUtilsMt19937Context Struct Reference

Structure for holding a mersenne twister context. More...

#include <user/psputils.h>

Data Fields

unsigned int count
 
unsigned int state [624]
 

Detailed Description

Structure for holding a mersenne twister context.

Field Documentation

◆ count

unsigned int _SceKernelUtilsMt19937Context::count

◆ state

unsigned int _SceKernelUtilsMt19937Context::state[624]

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