ganv_canvas_remove_edge_between
void ganv_canvas_remove_edge_between (GanvCanvas* canvas,
GanvNode* tail,
GanvNode* head);
Remove the edge from tail to head if one exists.
- canvas
- tail
- head
- Returns