Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::AdjustWindowRectEx[][src]

pub unsafe fn AdjustWindowRectEx<'a>(
    lprect: *mut RECT,
    dwstyle: WINDOW_STYLE,
    bmenu: impl IntoParam<'a, BOOL>,
    dwexstyle: WINDOW_EX_STYLE
) -> BOOL