pub unsafe extern "C" fn heif_context_add_XMP_metadata(
    arg1: *mut heif_context,
    image_handle: *const heif_image_handle,
    data: *const c_void,
    size: c_int
) -> heif_error
Expand description

Add XMP metadata to an image.