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