chore: add comment to indicate bindgen
This commit is contained in:
parent
fbc3be564f
commit
681cc7cb83
@ -3,6 +3,8 @@
|
||||
#![allow(non_snake_case)]
|
||||
#![allow(dead_code)]
|
||||
|
||||
// Generated using bindgen
|
||||
|
||||
extern "C" {
|
||||
// Fonctions de gestion des données
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user