webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function SetWindowPlacement

Source
pub unsafe fn SetWindowPlacement<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lpwndpl: *const WINDOWPLACEMENT,
) -> BOOL