Function Pie

Source
pub unsafe extern "C" fn Pie(
    hdc: HDC,
    left: c_int,
    top: c_int,
    right: c_int,
    bottom: c_int,
    xr1: c_int,
    yr1: c_int,
    xr2: c_int,
    yr2: c_int,
) -> BOOL