fn balance_reentry_lock<'gcx>( gcx: Gcx<'gcx>, entry: &'gcx Function<'gcx>, ) -> Option<VariableId>
The reentrancy-guard lock, if any, that protects every entry point of every deployable contract exposing entry.
entry