pub type AddrandinitFn = unsafe extern "C" fn(ae: *mut AmplExports, setter: RandSeedSetter, v: *mut c_void);Expand description
Pointer to the Addrandinit callback.
pub type AddrandinitFn = unsafe extern "C" fn(ae: *mut AmplExports, setter: RandSeedSetter, v: *mut c_void);Pointer to the Addrandinit callback.