Skip to main content

has_external_refs

Function has_external_refs 

pub unsafe fn has_external_refs(pfn: *mut func_t, ea: c_ulonglong) -> bool
Expand description

Does ‘ea’ have references from outside of the function at ‘func_ea’? \deprecated Use has_external_refs_ea() for safer access.