Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
rust_demo_module.h
Go to the documentation of this file.
1
/* Text to put at the beginning of the generated file. Probably a license. */
2
3
#ifndef RUST_RUST_DEMO_MODULE_H
4
#define RUST_RUST_DEMO_MODULE_H
5
6
/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */
7
8
#include <stdint.h>
9
#include <stdlib.h>
10
#include <stdbool.h>
11
12
void
rust_function
(
void
);
13
14
void
rust_periodic
(
void
);
15
16
#endif
/* RUST_RUST_DEMO_MODULE_H */
17
18
/* Text to put at the end of the generated file */
rust_function
void rust_function(void)
rust_periodic
void rust_periodic(void)
sw
airborne
modules
rust
demo_module
rust_demo_module.h
Generated on Wed Feb 10 2021 04:34:15 for Paparazzi UAS by
1.8.8