xpc_null_create()
Creates an XPC object that represents the null object.
Declaration
func xpc_null_create() -> xpc_object_tReturn Value
A new null object.
Creates an XPC object that represents the null object.
func xpc_null_create() -> xpc_object_tA new null object.