windows::Win32::Graphics::GdiPlus

Function GdipSetCustomLineCapStrokeCaps

pub unsafe fn GdipSetCustomLineCapStrokeCaps(
    customcap: *mut GpCustomLineCap,
    startcap: LineCap,
    endcap: LineCap,
) -> Status