HOME
| OPENMP API Specification: Version 5.1 November 2020

5.3.1  Size Type

Summary The ompd_size_t type specifies the number of bytes in opaque data objects that are passed across the OMPD API.

Format

SVG-Viewer needed.

 

 
typedef uint64_t ompd_size_t;  

SVG-Viewer needed.