pub unsafe extern "C" fn heif_image_handle_get_metadata_content_type(
    handle: *const heif_image_handle,
    metadata_id: heif_item_id
) -> *const c_char
Expand description

For EXIF, the content type is empty. For XMP, the content type is “application/rdf+xml”.