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

Public Attributes

struct localLinknext
 
struct localLinkprev
 

Detailed Description

Definition at line 68 of file mallocn_guarded_impl.c.

Member Data Documentation

◆ next

struct localLink* localLink::next

Definition at line 69 of file mallocn_guarded_impl.c.

Referenced by addtail(), and remlink().

◆ prev

struct localLink * localLink::prev

Definition at line 69 of file mallocn_guarded_impl.c.

Referenced by addtail(), and remlink().


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