Function objc2_ui_kit::UIImageJPEGRepresentation

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