Function PolylineTo

Source
pub unsafe extern "C" fn PolylineTo(
    hdc: HDC,
    apt: *const POINT,
    cpt: DWORD,
) -> BOOL