Other Alias
gicFeatureAllocateSYNOPSIS
#include <ggi/gic.h>
gic_feature *gicFeatureAllocate(gic_handle_t hand,
char *name,char *shortname);
void gicFeatureFree(gic_handle_t hand,
gic_feature *feature);
Other Alias
gicFeatureAllocate
#include <ggi/gic.h>
gic_feature *gicFeatureAllocate(gic_handle_t hand,
char *name,char *shortname);
void gicFeatureFree(gic_handle_t hand,
gic_feature *feature);