Function windows::Win32::UI::HiDpi::PhysicalToLogicalPointForPerMonitorDPI
pub unsafe fn PhysicalToLogicalPointForPerMonitorDPI<P0>(
hwnd: P0,
lppoint: *mut POINT,
) -> BOOLwhere
P0: Param<HWND>,