Function gdi32::PolyPolyline [] [src]

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