Function Polyline

Source
pub unsafe extern "C" fn Polyline(
    hdc: HDC,
    apt: *const POINT,
    cpt: c_int,
) -> BOOL