c2rust
c2rust copied to clipboard
cannot translate stb_image_resize2
I ran c2rust on a project(raylib) that included #stb_image_resize2.h and I got:
thread 'main' panicked at c2rust-transpile/src/c_ast/conversion.rs:963:38:
Unknown statement attribute: loop
https://github.com/nothings/stb/blob/master/stb_image_resize2.h