Skip to main content

CGPathAddRect

Function CGPathAddRect 

Source
pub unsafe extern "C" fn CGPathAddRect(
    path: CGMutablePathRef,
    transform: *const CGAffineTransform,
    rect: CGRect,
)