Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
stub_arg Struct Reference

Data Fields

void(* func )(void *)
 
voidarg
 

Detailed Description

Definition at line 61 of file threads_arch.c.

Field Documentation

◆ arg

void * stub_arg::arg

Definition at line 64 of file threads_arch.c.

Referenced by pprz_thread_create(), and stub().

◆ func

void(* stub_arg::func)(void *)

Definition at line 63 of file threads_arch.c.

Referenced by pprz_thread_create(), and stub().


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