pub unsafe extern "C" fn dr_set_random_seed(seed: uint)
Sets the seed used for dr_get_random_value(). Generally this would only be called during client initialization.