Function windows::Win32::Graphics::GdiPlus::GdipSetCustomLineCapStrokeJoin
pub unsafe fn GdipSetCustomLineCapStrokeJoin(
customcap: *mut GpCustomLineCap,
linejoin: LineJoin,
) -> Status