Function objc2_ui_kit::UIImagePNGRepresentation

source ยท
pub unsafe extern "C" fn UIImagePNGRepresentation(
    image: &UIImage
) -> *mut NSData
Available on crate feature UIImage only.