How to instantiate custome structure in JNA?

前端 未结 0 1615
天涯浪人
天涯浪人 2021-02-06 15:21

1.this is the header struct in c

typedef struct DetectionZone
{
Zone zone;
DetectionZoneParam param;
} DetectionZone;

typedef struct DetectionZoneList
{
Detectio         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题