glib_sys

Function g_random_int_range

source
pub unsafe extern "C" fn g_random_int_range(
    begin: i32,
    end: i32,
) -> i32