Loading...
Searching...
No Matches
Data Fields
imquic_refcount Struct Reference

#include <refcount.h>

Data Fields

gint count
 The reference counter itself.
 
void(* free )(const imquic_refcount *)
 Pointer to the function that will be used to free the object.
 

Field Documentation

◆ count

gint imquic_refcount::count

The reference counter itself.

◆ free

void(* imquic_refcount::free) (const imquic_refcount *)

Pointer to the function that will be used to free the object.


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