Function CGContextClipToMask

Source
pub unsafe extern "C" fn CGContextClipToMask(
    c: CGContextRef,
    rect: CGRect,
    mask: CGImageRef,
)