Commit Graph

1 Commits (60c429e04db651e92a37b7aadc330591ab387c41)

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
1 year ago