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
) -> BOOL
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"