Function arc4random_uniform

pub unsafe extern "C" fn arc4random_uniform(__upper_bound: u32) -> u32 
Available on crate feature dep_sdl2 only.