Function PolyPolyline

Source
pub unsafe extern "system" fn PolyPolyline(
    hdc: HDC,
    lppt: *const POINT,
    lpdwPolyPoints: *const DWORD,
    cCount: DWORD,
) -> BOOL