Skip to main content

CGPathCreateWithRect

Function CGPathCreateWithRect 

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