Function idalib_sys::segment::getseg
pub unsafe fn getseg(ea: c_ulonglong) -> *mut segment_t
Expand description
Get pointer to segment by linear address. \param ea linear address belonging to the segment \return nullptr or pointer to segment structure