Function CGImageCreateWithImageInRect

Source
pub unsafe extern "C" fn CGImageCreateWithImageInRect(
    image: CGImageRef,
    rect: CGRect,
) -> CGImageRef