Function g_rand_new_with_seed_array

Source
pub unsafe extern "C" fn g_rand_new_with_seed_array(
    seed: *const guint32,
    seed_length: guint,
) -> *mut GRand