Function windows_win::raw::window::get_active
source · pub fn get_active() -> HWND
Expand description
Retrieves the window handle to the active window attached to the calling thread’s message queue.
pub fn get_active() -> HWND
Retrieves the window handle to the active window attached to the calling thread’s message queue.