Function axlibc::srand

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

Sets the seed for the 32-bit random number generator based on LCG.