Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
Loading...
Searching...
No Matches
stub_arg Struct Reference

Data Fields

void(* func )(void *)
 
voidarg
 

Detailed Description

Definition at line 72 of file threads_arch.c.

Field Documentation

◆ arg

void * stub_arg::arg

Definition at line 75 of file threads_arch.c.

Referenced by pprz_thread_create(), and stub().

◆ func

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

Definition at line 74 of file threads_arch.c.

Referenced by pprz_thread_create(), and stub().


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