Page
public struct Page : Equatable, Identifiable, Hashable- 
                  
                  DeclarationSwift public init(name: String, offset: Int, size: Int)
- 
                  
                  DeclarationSwift public let name: String
- 
                  
                  DeclarationSwift public let offset: Int
- 
                  
                  DeclarationSwift public let size: Int
- 
                  
                  DeclarationSwift public let id: UUID
 View on GitHub
            View on GitHub
           Page Structure Reference
      Page Structure Reference