webview2_com_sys::Windows::Win32::Graphics::Gdi

Function SetRectRgn

Source
pub unsafe fn SetRectRgn<'a>(
    hrgn: impl IntoParam<'a, HRGN>,
    left: i32,
    top: i32,
    right: i32,
    bottom: i32,
) -> BOOL