Type Definition libR_sys::d2fcn_p

source ·
pub type d2fcn_p = Option<unsafe extern "C" fn(arg1: c_int, arg2: c_int, arg3: *mut f64, arg4: *mut f64, arg5: *mut c_void)>;
Expand description

type of pointer to the hessian functions