windows::Win32::Graphics::Gdi

Function PolyDraw

pub unsafe fn PolyDraw(
    hdc: HDC,
    apt: *const POINT,
    aj: *const u8,
    cpt: i32,
) -> BOOL