summaryrefslogtreecommitdiff
path: root/src/rust/wrapper.h
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-02-21 18:18:37 +0100
committerJacopo Mondi <jacopo.mondi@ideasonboard.com>2025-02-21 18:18:37 +0100
commit9133448dd9c3237ec8e3697e844adc14fda99212 (patch)
tree8149f1a47df8c51a1cc2c29f4301e4994e0b95db /src/rust/wrapper.h
parentc05950646ac5e4f9ec128b5535d8266451c69073 (diff)
And here we are, this is rustjmondi/c-abi
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Diffstat (limited to 'src/rust/wrapper.h')
-rw-r--r--src/rust/wrapper.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rust/wrapper.h b/src/rust/wrapper.h
new file mode 100644
index 00000000..1747542b
--- /dev/null
+++ b/src/rust/wrapper.h
@@ -0,0 +1,3 @@
+#include "../../include/libcamera_c/camera_manager_c.h"
+#include "../../include/libcamera_c/camera_c.h"
+#include "../../include/libcamera_c/request_c.h"