PolylineTo

Function PolylineTo 

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