windows::Win32::UI::WindowsAndMessaging

Function AdjustWindowRectEx

pub unsafe fn AdjustWindowRectEx(
    lprect: *mut RECT,
    dwstyle: WINDOW_STYLE,
    bmenu: bool,
    dwexstyle: WINDOW_EX_STYLE,
) -> Result<()>