Function PolyPolygon

Source
pub unsafe extern "C" fn PolyPolygon(
    hdc: HDC,
    apt: *const POINT,
    asz: *const INT,
    csz: c_int,
) -> BOOL