webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function AdjustWindowRectEx

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