Function Polyline

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