[][src]Function hermit::sys_srand

#[no_mangle]pub extern "C" fn sys_srand(seed: u32)

The function sets its argument as the seed for a new sequence of pseudo-random numbers to be returned by rand()