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