Enzyme main
Loading...
Searching...
No Matches
IntList Struct Reference

#include "CApi.h"

Collaboration diagram for IntList:

Public Attributes

int64_t * data
 
size_t size
 

Detailed Description

Definition at line 49 of file CApi.h.

Member Data Documentation

◆ data

int64_t* IntList::data

Definition at line 50 of file CApi.h.

Referenced by CreateTypeAnalysis(), eunwrap(), eunwrap64(), and ewrap().

◆ size

size_t IntList::size

Definition at line 51 of file CApi.h.

Referenced by CreateTypeAnalysis(), eunwrap(), eunwrap64(), and ewrap().


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