pub type AtResetFn = unsafe extern "C" fn(*mut AmplExports, *mut c_void, *mut c_void);
Pointer to the AtReset callback.
AtReset