DyLibCmd Type
Represents a dynamic library command: the data used by the dynamic linker to match a shared library against the files that have linked to it.
Record fields
| Record Field | Description | 
            
                
              
              
                  Full Usage: 
                   
              DyLibCmpVer
                  Field type: uint32
                  
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              DyLibCurVer
                  Field type: uint32
                  
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              DyLibName
                  Field type: string
                  
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              DyLibTimeStamp
                  Field type: uint32
                  
                   | 
          
            B2R2