YAP 7.1.0
UT_icd

Public Attributes

size_t sz
 
init_f * init
 
ctor_f * copy
 
dtor_f * dtor
 

Detailed Description

Definition at line 47 of file utarray.h.

Member Data Documentation

◆ copy

ctor_f* copy

Definition at line 50 of file utarray.h.

◆ dtor

dtor_f* dtor

Definition at line 51 of file utarray.h.

◆ init

init_f* init

Definition at line 49 of file utarray.h.

◆ sz

size_t sz

Definition at line 48 of file utarray.h.


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