extract_unsafe_callee
rapx
0.5.3
In rapx::
analysis::
utils::
fn_
info
rapx
::
analysis
::
utils
::
fn_info
Function
extract_
unsafe_
callee
Copy item path
Source
fn extract_unsafe_callee( tcx:
TyCtxt
<'_>, terminator: &
Terminator
<'_>, ) ->
Option
<(
DefId
,
String
)>