Skip to main content

CGPathCreateCopyOfLineByIntersectingPath

Function CGPathCreateCopyOfLineByIntersectingPath 

Source
pub unsafe extern "C" fn CGPathCreateCopyOfLineByIntersectingPath(
    path: CGPathRef,
    maskPath: CGPathRef,
    evenOddFillRule: bool,
) -> CGPathRef