cnlp_free_problem

Function cnlp_free_problem 

Source
pub unsafe extern "C" fn cnlp_free_problem(problem: CNLP_ProblemPtr)
Expand description

Method for freeing a previously created CNLP_Problem. After freeing an CNLP_Problem, it cannot be used anymore.