CGImageSourceUpdateData

Function CGImageSourceUpdateData 

Source
pub unsafe extern "C-unwind" fn CGImageSourceUpdateData(
    isrc: &CGImageSource,
    data: &CFData,
    final: bool,
)
👎Deprecated: renamed to CGImageSource::update_data
Available on crate feature CGImageSource only.