[][src]Function glib_sys::g_rand_new_with_seed_array

pub unsafe extern "C" fn g_rand_new_with_seed_array(
    seed: *const u32,
    seed_length: c_uint
) -> *mut GRand