Function has_external_refs
pub unsafe fn has_external_refs(pfn: *mut func_t, ea: c_ulonglong) -> boolExpand description
Does ‘ea’ have references from outside of the function at ‘func_ea’? \deprecated Use has_external_refs_ea() for safer access.