pub unsafe extern "system" fn LogicalToPhysicalPointForPerMonitorDPI(
    hwnd: HWND,
    lppoint: *mut POINT
) -> BOOL
Expand description

Required features: ‘Win32_UI_HiDpi’, ‘Win32_Foundation’