Function user32::FindWindowA [] [src]

pub unsafe extern "system" fn FindWindowA(
    lpClassName: LPCSTR,
    lpWindowName: LPCSTR
) -> HWND