Skip to main content

dr_set_random_seed

Function dr_set_random_seed 

Source
pub unsafe extern "C" fn dr_set_random_seed(seed: uint)
Expand description

Sets the seed used for dr_get_random_value(). Generally this would only be called during client initialization.