4 lines
154 B
C
4 lines
154 B
C
typedef int (*tsm_query_callback)(dsmQueryType, DataBlk *, void *);
|
|
|
|
struct matchone_cb_data { int numfound; dsStruct64_t objId; dsUint32_t copyGroup; };
|