Method

IdeFuzzyIndexBuilderset_metadata_uint64

Declaration

void
ide_fuzzy_index_builder_set_metadata_uint64 (
  IdeFuzzyIndexBuilder* self,
  const gchar* key,
  guint64 value
)

Description

No description available.

Parameters

key

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
value

Type: guint64

No description available.