Function windows::Win32::Graphics::GdiPlus::GdipSetCustomLineCapStrokeCaps
pub unsafe fn GdipSetCustomLineCapStrokeCaps(
customcap: *mut GpCustomLineCap,
startcap: LineCap,
endcap: LineCap,
) -> Status