igraph_rng_seed

Function igraph_rng_seed 

Source
pub unsafe extern "C" fn igraph_rng_seed(
    rng: *mut igraph_rng_t,
    seed: igraph_uint_t,
) -> igraph_error_t