Blender  V3.3
Public Attributes | List of all members
AllocDefRNA Struct Reference

#include <rna_internal.h>

Public Attributes

struct AllocDefRNAnext
 
struct AllocDefRNAprev
 
voidmem
 

Detailed Description

Definition at line 103 of file rna_internal.h.

Member Data Documentation

◆ mem

void* AllocDefRNA::mem

Definition at line 105 of file rna_internal.h.

Referenced by rna_alloc_from_buffer(), rna_calloc(), and RNA_define_free().

◆ next

struct AllocDefRNA* AllocDefRNA::next

Definition at line 104 of file rna_internal.h.

Referenced by RNA_define_free().

◆ prev

struct AllocDefRNA * AllocDefRNA::prev

Definition at line 104 of file rna_internal.h.


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