Function user32::FindWindowW [] [src]

pub unsafe extern "system" fn FindWindowW(
    lpClassName: LPCWSTR,
    lpWindowName: LPCWSTR
) -> HWND