axlibc

Function srand

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn srand(seed: c_uint)
Expand description

Sets the seed for the random number generator.