Function gdi32::Polyline [] [src]

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