libplist  2.7.0
API Documentation - Return to Homepage

◆ plist_new_null()

PLIST_API plist_t plist_new_null ( void  )

Create a new plist_t type PLIST_NULL.

Returns
the created item
See also
plist_type
Note
This type is not valid for all formats, e.g. the XML format does not support it.