libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_new_uid()

PLIST_API plist_t plist_new_uid ( uint64_t  val)

Create a new plist_t type PLIST_UID.

Parameters
valthe unsigned integer value
Returns
the created item
See also
plist_type