Function idalib_sys::util::prev_head

pub unsafe fn prev_head(ea: c_ulonglong, minea: c_ulonglong) -> c_ulonglong
Expand description

Get start of previous defined item. \param ea begin search at this address \param minea included in the search range \return #BADADDR if none exists.