.TH "gicFeatureAllocate" 3 "2006-12-30" "libgiigic-1.1.x" GGI .SH NAME \fBgicFeatureAllocate\fR, \fBgicFeatureFree\fR : Allocate Features .SH SYNOPSIS .nb .nf #include gic_feature *gicFeatureAllocate(gic_handle_t hand, char *name,char *shortname); void gicFeatureFree(gic_handle_t hand, gic_feature *feature); .fi .SH DESCRIPTION TODO Write something useful here .SH RETURN VALUE TODO Write something useful here .SH SEE ALSO TODO