[][src]Function uikit_sys::CGImageDestinationCreateWithData

pub unsafe extern "C" fn CGImageDestinationCreateWithData(
    data: CFMutableDataRef,
    type_: CFStringRef,
    count: size_t,
    options: CFDictionaryRef
) -> CGImageDestinationRef