[][src]Function uikit_sys::CGPathAddRoundedRect

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