ucx
UAP Common Extensions
Data Fields
ucx_regdestr Struct Reference

Capsule for data and its destructor. More...

Data Fields

ucx_destructor destructor
 The destructor for the data. More...
 
void * ptr
 A pointer to the data. More...
 

Detailed Description

Capsule for data and its destructor.

Field Documentation

◆ destructor

ucx_destructor ucx_regdestr::destructor

The destructor for the data.

◆ ptr

void* ucx_regdestr::ptr

A pointer to the data.


The documentation for this struct was generated from the following file: