HOME
| OPENMP API Specification: Version 5.0 November 2018

5.3.1  Size Type

SummaryThe 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.