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