Function GdipSetPenEndCap

pub unsafe extern "system" fn GdipSetPenEndCap(
    pen: *mut GpPen,
    endcap: LineCap,
) -> Status