FindWindowW

Function FindWindowW 

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