Function gdi32::PolylineTo [] [src]

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