Function GetWindowDisplayAffinity

Source
pub unsafe extern "C" fn GetWindowDisplayAffinity(
    hWnd: HWND,
    pdwAffinity: *mut DWORD,
) -> BOOL