pub unsafe extern "system" fn PolyPolyline(
    hdc: HDC,
    apt: *const POINT,
    asz: *const u32,
    csz: u32
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’