Function user32::FindWindowExW [] [src]

pub unsafe extern "system" fn FindWindowExW(
    hWndParent: HWND,
    hWndChildAfter: HWND,
    lpszClass: LPCWSTR,
    lpszWindow: LPCWSTR
) -> HWND