trickle_callback_t Struct Reference

Trickle callback function with arguments. More...

Detailed Description

Trickle callback function with arguments.

Definition at line 41 of file trickle.h.

#include <trickle.h>

Data Fields

void(* func )(void *)
 callback function pointer
 
void * args
 callback function arguments
 

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