free_annot_mapping


Description:

public static void free_annot_mapping (List<AnnotMapping> list)

Frees a list of AnnotMapping<!-- -->s allocated by get_annot_mapping.

It also unreferences the Annot<!-- -->s that each mapping contains, so if you want to keep them around, you need to reference them with @ref.

Parameters:

list

A list of AnnotMapping<!-- -->s