Function AdjustWindowRectExForDpi

Source
pub unsafe extern "C" fn AdjustWindowRectExForDpi(
    lpRect: LPRECT,
    dwStyle: DWORD,
    bMenu: BOOL,
    dwExStyle: DWORD,
    dpi: UINT,
) -> BOOL