NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
doca_data Union Reference

Convenience type for representing opaque data. More...

#include <doca_types.h>

Data Fields

void * ptr
 
uint64_t u64
 

Detailed Description

Convenience type for representing opaque data.

Definition at line 56 of file doca_types.h.

Field Documentation

◆ ptr

void* doca_data::ptr

Data as a pointer

Definition at line 57 of file doca_types.h.

◆ u64

uint64_t doca_data::u64

Data as a 64-bit unsigned integer

Definition at line 58 of file doca_types.h.


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