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