Function axlibc::srand

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

Sets the seed for the random number generator.