[][src]Function CCODE::FindWindowExW

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