Contents

xpc_array_create_empty()

Creates an XPC object that represents an array of XPC objects.

Declaration

func xpc_array_create_empty() -> xpc_object_t

Return Value

A new array object.

See Also

Array objects