pspsdk-1.0+beta2
_SceKernelUtilsMt19937Context Struct Reference

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

#include <src/user/psputils.h>

Data Fields

unsigned int count
unsigned int state [624]

Detailed Description

Structure for holding a mersenne twister context.

Field Documentation

unsigned int _SceKernelUtilsMt19937Context::count
unsigned int _SceKernelUtilsMt19937Context::state[624]

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