Skip to main content

CGPathCreateWithEllipseInRect

Function CGPathCreateWithEllipseInRect 

Source
pub unsafe extern "C" fn CGPathCreateWithEllipseInRect(
    rect: CGRect,
    transform: *const CGAffineTransform,
) -> CGPathRef