random_data
extern (C)
struct random_data {
}
Members
- end_ptr
int32_t* end_ptr;
Undocumented in source.
- fptr
int32_t* fptr;
Undocumented in source.
- rand_deg
int rand_deg;
Undocumented in source.
- rand_sep
int rand_sep;
Undocumented in source.
- rand_type
int rand_type;
Undocumented in source.
- rptr
int32_t* rptr;
Undocumented in source.
- state
int32_t* state;
Undocumented in source.
arrogant c modest
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructsunions