Function GetWindowThreadProcessId

Source
pub unsafe extern "system" fn GetWindowThreadProcessId(
    hWnd: HWND,
    lpdwProcessId: LPDWORD,
) -> DWORD