Commit Graph

1 Commits (8f22e55678c621b93a92b51dd8023276c8064c46)

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
6 months ago