ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
MachObjModule
ddmd
libmach
struct
MachObjModule {
ubyte
*
base
;
uint
length
;
uint
offset
;
const
(
char
)[]
name
;
c_long
file_time
;
uint
user_id
;
uint
group_id
;
uint
file_mode
;
int
scan
;
}
Meta
Source
See Implementation
ddmd
libmach
classes
LibMach
structs
MachObjModule