Function sys_rand

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_rand() -> u32
Expand description

The function computes a sequence of pseudo-random integers in the range of 0 to RAND_MAX