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

Public Attributes

struct localLinknext
 
struct localLinkprev
 

Detailed Description

Definition at line 84 of file mallocn_guarded_impl.c.

Member Data Documentation

◆ next

struct localLink* localLink::next

Definition at line 85 of file mallocn_guarded_impl.c.

Referenced by addtail(), and remlink().

◆ prev

struct localLink * localLink::prev

Definition at line 85 of file mallocn_guarded_impl.c.

Referenced by addtail(), and remlink().


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