Function core_graphics2::path::CGPathCreateCopyOfLineBySubtractingPath
source ยท pub unsafe extern "C" fn CGPathCreateCopyOfLineBySubtractingPath(
path: CGPathRef,
maskPath: CGPathRef,
evenOddFillRule: bool
) -> CGPathRef