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

Get the size of the raw metadata, as stored in the HEIF file.