I believe it would be useful for users to know that some functions will block the calling thread until the main thread has executed it's function. Follow up to https://github.com/rust-windowing/winit/pull/2985. Cc @madsmtm.
I believe it would be useful for users to know that some functions will block the calling thread until the main thread has executed it's function.
Follow up to #2985.
Cc @madsmtm.