Oleksandr Dmytrenko

Results 2 comments of Oleksandr Dmytrenko

@ko1N Thank you for the clarification! Unfortunately I have to stick to the C implementation of memflow because I don't want to rewrite all the C structures, which are provided...

Thanks @ko1N! But it showed this error: alex@fedora:~/repo/memflow$ cargo build --target i686-pc-windows-msvc --release --all-features --workspace warning: unused `#[macro_use]` import --> memflow/src/lib.rs:232:1 | 232 | #[macro_use] | ^^^^^^^^^^^^ | = note:...