Skip to main content

AtResetFn

Type Alias AtResetFn 

Source
pub type AtResetFn = unsafe extern "C" fn(ae: *mut AmplExports, f: *mut c_void, v: *mut c_void);
Expand description

Pointer to the AtReset callback.