Commit Graph

1 Commits (39dfcaf1b35666dfdf4371d1f16b1e2d659698b3)

Author SHA1 Message Date
Jason Ish 8f22e55678 rust/sys: stub in suricata-sys crate for Rust bindings to C
Follow Rust convention of using a "sys" crate for bindings to C
functions. The bindings don't exist yet, but will be generated by
bindgen and put into this crate.

Ticket: #7341
2 years ago