Type Definition lldb_sys::lldb_offset_t [−][src]
pub type lldb_offset_t = u64;Expand description
Storage for an offset between 2 addresses in memory.
pub type lldb_offset_t = u64;Storage for an offset between 2 addresses in memory.