pub fn get_by_pid(pid: u32) -> Result<Option<HWND>>
Retrieves handle to a window by pid using enum_by_until.
enum_by_until
pid
Ok
Err