Function g_rand_double_range

pub unsafe extern "C" fn g_rand_double_range(
    rand_: *mut GRand,
    begin: f64,
    end: f64,
) -> f64