[][src]Function dqcsim::bindings::dqcs_scfg_seed_set

#[no_mangle]pub extern "C" fn dqcs_scfg_seed_set(
    scfg: dqcs_handle_t,
    seed: u64
) -> dqcs_return_t

Configures the random seed that the simulation should use.

Note that the seed is randomized by default.