Skip to main content

CGImageCreateWithMask

Function CGImageCreateWithMask 

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