opencascade-hs-0.2.1.0: cpp/hs_TDF_Label.h
#ifndef HS_TDF_LABEL_H
#define HS_TDF_LABEL_H
#include "hs_types.h"
#ifdef __cplusplus
extern "C" {
#endif
void hs_delete_TDF_Label(TDF_Label * theLabel);
#ifdef __cplusplus
}
#endif
#endif // HS_TDF_LABEL_H