pooldup_uid


Description:

[ Version ( since = "3.24" ) ]
public unowned string pooldup_uid ()

Get the UID of the mi, duplicated on the Camel's string pool.

This is good for thread safety, though the UID should not change once set.

Parameters:

this

a MessageInfo

Returns:

A newly references string in the string pool, the mi UID. Free it with pstring_free when no longer needed.