Type Alias optimfn

Source
pub type optimfn = unsafe extern "C" fn(arg1: c_int, arg2: *mut c_double, arg3: *mut c_void) -> c_double;