[][src]Function uikit_sys::CGImageCreateWithJPEGDataProvider

pub unsafe extern "C" fn CGImageCreateWithJPEGDataProvider(
    source: CGDataProviderRef,
    decode: *const CGFloat,
    shouldInterpolate: bool,
    intent: CGColorRenderingIntent
) -> CGImageRef