FindWindowA

Function FindWindowA 

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