coco_problem_remove_observer

Function coco_problem_remove_observer 

Source
pub unsafe extern "C" fn coco_problem_remove_observer(
    problem: *mut coco_problem_t,
    observer: *mut coco_observer_t,
) -> *mut coco_problem_t
Expand description

@brief Removes an observer from the given problem.