Function Random_Next

Source
pub unsafe extern "C" fn Random_Next(
    rnd: *mut RNGState,
    n: c_int,
) -> c_int