Function objc2_ui_kit::UIImageWriteToSavedPhotosAlbum
source ยท pub unsafe extern "C" fn UIImageWriteToSavedPhotosAlbum(
image: &UIImage,
completion_target: Option<&AnyObject>,
completion_selector: Option<Sel>,
context_info: *mut c_void
)Available on crate features
UIImagePickerController and UIImage only.