pub fn is_unsafe_fn<'tcx>(cx: &LateContext<'tcx>, ty: Ty<'tcx>) -> boolExpand description
Returns true if ty denotes an unsafe fn.
pub fn is_unsafe_fn<'tcx>(cx: &LateContext<'tcx>, ty: Ty<'tcx>) -> boolReturns true if ty denotes an unsafe fn.