pub unsafe extern "system" fn Polyline(
    hdc: HDC,
    apt: *const POINT,
    cpt: i32
) -> BOOL
Expand description

Required features: "Win32_Foundation"