chore: add comment to indicate bindgen

This commit is contained in:
theo 2024-08-29 00:46:38 +02:00 committed by Florian Briand
parent fbc3be564f
commit 681cc7cb83
Signed by: florian_briand
GPG Key ID: CC981B9E6B98E70B

View File

@ -3,6 +3,8 @@
#![allow(non_snake_case)] #![allow(non_snake_case)]
#![allow(dead_code)] #![allow(dead_code)]
// Generated using bindgen
extern "C" { extern "C" {
// Fonctions de gestion des données // Fonctions de gestion des données