[][src]Function irssi_sys::g_rand_set_seed_array

pub unsafe extern "C" fn g_rand_set_seed_array(
    rand_: *mut GRand,
    seed: *const guint32,
    seed_length: guint
)