glib_sys

Function g_rand_new_with_seed_array

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