Skip to main content

AddfuncFn

Type Alias AddfuncFn 

Source
pub type AddfuncFn = unsafe extern "C" fn(*const i8, unsafe extern "C" fn(*mut Arglist) -> f64, i32, i32, *mut c_void, *mut AmplExports);
Expand description

Pointer to the Addfunc callback provided by the caller.