Function CGContextDrawImage

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