pub type IpoptSolver = *mut IpoptSolverInfo;Expand description
Opaque session-style handle. Construction via
IpoptCreateSolver; release via IpoptFreeSolver.
pub type IpoptSolver = *mut IpoptSolverInfo;Opaque session-style handle. Construction via
IpoptCreateSolver; release via IpoptFreeSolver.