[][src]Function winapi::um::wingdi::PolyPolyline

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