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

Function PolyDraw

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