nc_vlen_t Struct Reference

#include <netcdf.h>

Public Attributes

size_t len
 
void * p
 

Detailed Description

This is the type of arrays of vlens.

Definition at line 666 of file netcdf.h.

Member Data Documentation

◆ len

size_t nc_vlen_t::len

Length of VL data (in base type units)

Definition at line 667 of file netcdf.h.

◆ p

void* nc_vlen_t::p

Pointer to VL data

Definition at line 668 of file netcdf.h.


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