Function CGImageCreateWithMask

Source
pub unsafe extern "C" fn CGImageCreateWithMask(
    image: CGImageRef,
    mask: CGImageRef,
) -> CGImageRef