pub unsafe extern "C" fn cnlp_get_solver_data(
problem: CNLP_ProblemPtr,
) -> CNLP_SolverDataExpand description
Retrieve solver data for review without having to keep the result of cnlp_solve around.
pub unsafe extern "C" fn cnlp_get_solver_data(
problem: CNLP_ProblemPtr,
) -> CNLP_SolverDataRetrieve solver data for review without having to keep the result of cnlp_solve around.