Blender V5.0
localListBase Struct Reference

Public Attributes

void * first
void * last

Detailed Description

Definition at line 106 of file mallocn_guarded_impl.cc.

Member Data Documentation

◆ first

void* localListBase::first

Definition at line 107 of file mallocn_guarded_impl.cc.

Referenced by addtail(), and remlink().

◆ last

void * localListBase::last

Definition at line 107 of file mallocn_guarded_impl.cc.

Referenced by addtail(), and remlink().


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