Function core_graphics2::path::CGPathAddRoundedRect
source ยท pub unsafe extern "C" fn CGPathAddRoundedRect(
path: CGMutablePathRef,
transform: *const CGAffineTransform,
rect: CGRect,
cornerWidth: CGFloat,
cornerHeight: CGFloat
)