Function

NumCosmoMathcfg_get_commit_hash

Declaration [src]

const gchar*
ncm_cfg_get_commit_hash (
  void
)

Description [src]

Gets the commit hash of the library.

Return value

Type: const gchar*

The commit hash of the library.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.