Function Polyline

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