|
PSPSDK 2025-10-12
|
Structure for holding a mersenne twister context. More...
#include <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] |