Function glib_sys::g_rand_int_range

source ·
pub unsafe extern "C" fn g_rand_int_range(
    rand_: *mut GRand,
    begin: i32,
    end: i32
) -> i32