NetSurf
Data Fields
talloc_reference_handle Struct Reference
Collaboration diagram for talloc_reference_handle:
[legend]

Data Fields

struct talloc_reference_handlenext
 
struct talloc_reference_handleprev
 
void * ptr
 

Detailed Description

Definition at line 110 of file talloc.c.

Field Documentation

◆ next

struct talloc_reference_handle* talloc_reference_handle::next

Definition at line 111 of file talloc.c.

Referenced by talloc_reference_count(), and talloc_unreference().

◆ prev

struct talloc_reference_handle * talloc_reference_handle::prev

Definition at line 111 of file talloc.c.

◆ ptr

void* talloc_reference_handle::ptr

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