Fork me on GitHub
Data Fields
janus_refcount Struct Reference

#include <refcount.h>

Data Fields

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

Field Documentation

gint janus_refcount::count

The reference counter itself.

void(* janus_refcount::free) (const janus_refcount *)

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


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