Skip to main content

CGImageCreateWithImageInRect

Function CGImageCreateWithImageInRect 

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