libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_set_int_val()

PLIST_API void plist_set_int_val ( plist_t  node,
int64_t  val 
)

Set the value of a node.

Forces type of node to PLIST_INT

Parameters
nodethe node
valthe signed integer value