libplist  2.2.0
API Documentation - Return to Homepage

◆ plist_new_uint()

plist_t plist_new_uint ( uint64_t  val)

Create a new plist_t type PLIST_UINT.

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