pub unsafe extern "C" fn heif_image_handle_get_number_of_thumbnails(
    handle: *const heif_image_handle
) -> c_int
Expand description

List the number of thumbnails assigned to this image handle. Usually 0 or 1.