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