We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This no longer works, and it use to. the linker says...
ld: cannot find -luser32.dll
when using the code.
extern { pub fn GetDC(hdc: *const HANDLE) -> HANDLE; }
this is related to #18617 and #18325