Skip to main content

RandSeedSetter

Type Alias RandSeedSetter 

Source
pub type RandSeedSetter = unsafe extern "C" fn(*mut c_void, u64);
Expand description

Pointer to the RandSeedSetter callback.