Function

NumCosmoMathmessage_str

Declaration [src]

void
ncm_message_str (
  const gchar* msg
)

Description [src]

Logs a message string.

Parameters

msg

Type: const gchar*

A string.

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