Handbook
Glossary
g_rand_set_seed ( rand seed -- )
Vocabulary
glib
.
ffi
Inputs
rand
an
object
seed
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_rand_set_seed
( GRand* rand,
guint32
seed )