Segment_Info

Functions

HIC_Segment_Info *

HIC_Copy_Segment_Info

void

HIC_Free_Segment_Info

Detailed Description

group Segment_Info

Function Documentation

HIC_Segment_Info *HIC_Copy_Segment_Info(HIC_Segment_Info *si)

This function copies segment information.

Parameters

si – A pointer to a const HIC_Segment_Info.

Returns

A const pointer to a HIC_Segment_Info.

void HIC_Free_Segment_Info(HIC_Segment_Info *si)

This function frees memory associated with segment information.

Parameters

si – A pointer to a const HIC_Segment_Info.