pspsdk-1.0+beta2
|
Structure for holding a mersenne twister context. More...
#include <src/user/psputils.h>
Data Fields | |
unsigned int | count |
unsigned int | state [624] |
Structure for holding a mersenne twister context.
unsigned int _SceKernelUtilsMt19937Context::count |
unsigned int _SceKernelUtilsMt19937Context::state[624] |