]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: reuse/reexport suricata_sys DetectEngineThreadCtx
authorPhilippe Antoine <pantoine@oisf.net>
Fri, 2 May 2025 13:30:32 +0000 (15:30 +0200)
committerVictor Julien <victor@inliniac.net>
Sat, 10 May 2025 01:09:48 +0000 (03:09 +0200)
commit1f871cdd64317611025481c15ffad55ba112ef5f
treea8355ccf6a6e94246e45f3599e3ea92c0c135bc0
parentcf336396c3acb17793c0ef83d99b808a462cda47
rust: reuse/reexport suricata_sys DetectEngineThreadCtx

Use the bindgen'd version instead of our own recoded one
rust/src/core.rs