Function glib_sys::g_rand_new_with_seed_array
[−]
[src]
pub unsafe extern "C" fn g_rand_new_with_seed_array(
seed: *const u32,
seed_length: c_uint
) -> *mut GRand