Blender  V2.93
Public Attributes | List of all members
AllocDefRNA Struct Reference

#include <rna_internal.h>

Public Attributes

struct AllocDefRNAnext
 
struct AllocDefRNAprev
 
void * mem
 

Detailed Description

Definition at line 112 of file rna_internal.h.

Member Data Documentation

◆ mem

void* AllocDefRNA::mem

Definition at line 114 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 113 of file rna_internal.h.

Referenced by RNA_define_free().

◆ prev

struct AllocDefRNA * AllocDefRNA::prev

Definition at line 113 of file rna_internal.h.


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