Tor 0.4.9.0-alpha-dev
Data Fields
timeout_cb_t Struct Reference

Data Fields

void(* fn )(void)
 
void * arg
 
timer_cb_fn_t cb
 

Detailed Description

Definition at line 92 of file timeout.h.

Field Documentation

◆ arg

void * arg

Definition at line 94 of file timeout.h.

◆ cb

timer_cb_fn_t cb

Definition at line 52 of file timers.c.

◆ fn

void(* fn) (void)

Definition at line 93 of file timeout.h.


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