[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_rand_set_seed_array

Declaration

Source position: lazglib2.pas line 5571

procedure g_rand_set_seed_array(

  rand_: PGRand;

  seed: Pguint32;

  seed_length: guint

);