Blender V4.3
AllocDefRNA Struct Reference

#include <rna_internal.hh>

Public Attributes

AllocDefRNAnext
 
AllocDefRNAprev
 
void * mem
 

Detailed Description

Definition at line 103 of file rna_internal.hh.

Member Data Documentation

◆ mem

void* AllocDefRNA::mem

Definition at line 105 of file rna_internal.hh.

Referenced by rna_alloc_from_buffer(), and rna_calloc().

◆ next

AllocDefRNA* AllocDefRNA::next

Definition at line 104 of file rna_internal.hh.

◆ prev

AllocDefRNA * AllocDefRNA::prev

Definition at line 104 of file rna_internal.hh.


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