libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_set_uint_val()

PLIST_API void plist_set_uint_val ( plist_t  node,
uint64_t  val 
)

Set the value of a node.

Forces type of node to PLIST_INT

Parameters
nodethe node
valthe unsigned integer value