mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
All cases of our transmute can be replaced with more idiomatic solutions and do no require the power of transmute. When returning an object to C for life-time management, use Box::into_raw to convert the boxed object to pointer and use Box::from_raw to convert back. For cases where we're just returning a pointer to Rust managed data, use a cast. |
4 years ago | |
---|---|---|
.. | ||
.cargo | 6 years ago | |
src | 4 years ago | |
.gitignore | ||
Cargo.toml.in | 4 years ago | |
Makefile.am | 5 years ago | |
cbindgen.toml | 4 years ago | |
rustfmt.toml | 5 years ago |