[][src]Function dqcsim::bindings::dqcs_scfg_seed_get

#[no_mangle]pub extern "C" fn dqcs_scfg_seed_get(scfg: dqcs_handle_t) -> u64

Returns the configured random seed.

This function will return 0 when it fails, but this can unfortunately not be reliably distinguished from a seed that was set to 0.