Functions The following functions are available globally. OWLNodeID_new Generates a new unique node ID. Declaration Objective-C extern OWLNodeID OWLNodeID_new() Swift func OWLNodeID_new() -> OWLNodeID Show on GitHub OWLNodeID_toString Returns the string representation of a given node ID. Declaration Objective-C extern NSString *_Nonnull OWLNodeID_toString(OWLNodeID nodeID) Swift func OWLNodeID_toString(_ nodeID: OWLNodeID) -> String Show on GitHub © 2020 SisInf Lab. All rights reserved. (Last updated: 2020-11-22) Generated by jazzy ♪♫ v0.13.6, a Realm project.