Function windows_sys::Win32::UI::WindowsAndMessaging::AdjustWindowRectEx
[−]pub unsafe extern "system" fn AdjustWindowRectEx(
lprect: *mut RECT,
dwstyle: WINDOW_STYLE,
bmenu: BOOL,
dwexstyle: WINDOW_EX_STYLE
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"