Function tcod_sys::TCOD_random_get_int
[−]
[src]
pub unsafe extern fn TCOD_random_get_int(mersenne: TCOD_random_t,
min: c_int,
max: c_int)
-> c_int