Function windows_sys::Win32::UI::WindowsAndMessaging::FindWindowExA

pub unsafe extern "system" fn FindWindowExA(
    hwndparent: HWND,
    hwndchildafter: HWND,
    lpszclass: PCSTR,
    lpszwindow: PCSTR,
) -> HWND