insertDoc(_:_:_:_:)
Insert a document in a parent at the given offset.
-
Insert doc without performing any validation
Declaration
Swift
func insertDocDirectly(doc: XPCDictionary, inout parent: XPCDictionary, offset: Int64)