just wondering where it is? I could not find it in "winlean" import.
But i need it to create a window in vulkan cause i don't want to use glfw.
or if its possible do i just make a binding for it?
Here is a full Windows wrapper: https://github.com/nim-lang/oldwinapi (it needs some updates to be compatible with latest Nimble, but should work otherwise).
The winlean module as the name suggests is short and missing some procs on purpose to remain small.