Skip to main content

CGPathCreateCopyBySubtractingPath

Function CGPathCreateCopyBySubtractingPath 

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