g_rand_new_with_seed ( seed -- GRand* )


Vocabulary
glib.ffi

Inputs
seedan object


Outputs
GRand*an object


Definition