Skip to main content

AddfuncFn

Type Alias AddfuncFn 

Source
pub type AddfuncFn = unsafe extern "C" fn(name: *const c_char, f: Rfunc, ty: c_int, nargs: c_int, funcinfo: *mut c_void, ae: *mut AmplExports);
Expand description

Pointer to the Addfunc callback provided by the caller.