Function g_rand_int_range

Source
pub unsafe extern "C" fn g_rand_int_range(
    rand_: *mut GRand,
    begin: gint32,
    end: gint32,
) -> gint32