Method

IdePersistentMapBuilderset_metadata_int64

Declaration

void
ide_persistent_map_builder_set_metadata_int64 (
  IdePersistentMapBuilder* self,
  const gchar* key,
  gint64 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: gint64

No description available.