MSxDOS
MSxDOS
That makes winapi's own `c_void` different from C's `void` as in C adding to the void* also adds that number of bytes to the pointer. ```C _Bool test(void* p) {...
So, a high-level API for D3D11 (x64) is not going to happen?
cc https://github.com/intellij-rust/intellij-rust/issues/4809 > FYI, #4734 will fix your issue without disabling `cfg` evaluation It didn't work for `winapi`. I'm still getting `Cannot find declaration to go to` for properly imported...
@vlad20012 https://github.com/intellij-rust/intellij-rust/commit/902942af5943d50ffe7a2b215cf4e591268ed376 removed `org.rust.lang.cfg.attributes` and thus irreversibly broke the plugin for me.
@vlad20012 All good now, thank you.
> It didn't work for `winapi`. I'm still getting `Cannot find declaration to go to` for properly imported and visible items unless I disable `org.rust.lang.cfg.attributes` No change since then, still...
It made no difference. I already had the matching versions installed according to `pip list`. Testing on Windows 11 machine with Python 3.12.6