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

Function Polygon

Source
pub unsafe fn Polygon<'a>(
    hdc: impl IntoParam<'a, HDC>,
    apt: *const POINT,
    cpt: i32,
) -> BOOL