Skip to main content

is_no_eth_reentrant_call

Function is_no_eth_reentrant_call 

Source
fn is_no_eth_reentrant_call<'hir>(
    gcx: Gcx<'hir>,
    hir: &'hir Hir<'hir>,
    callee: &'hir Expr<'hir>,
    args: &CallArgs<'hir>,
    opts: Option<&CallOptions<'hir>>,
) -> bool