libplist  2.3.0
API Documentation - Return to Homepage

◆ plist_set_uint_val()

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