Function core_graphics2::path::CGPathCreateCopyByIntersectingPath

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