struct UInt : FixedWidthInteger, UnsignedInteger
-
Declaration
public init?(_ pythonObject: PythonObject)
-
Declaration
public var pythonObject: PythonObject { get }