Function FindWindowA

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