|
LIBRARY#include <biolibc/pos-list.h> -lbiolibc -lxtend SYNOPSISvoid bl_pos_list_free(bl_pos_list_t *pos_list)ARGUMENTSpos_list Pointer to the position_list_t structure to reset DESCRIPTIONFree the array of positions in position list and reset array_size and position count to 0.SEE ALSObl_pos_list_allocate(3), bl_pos_list_add_position(3), bl_pos_list_from_csv(3), bl_pos_list_sort(3) Visit the GSP FreeBSD Man Page Interface. |