Skip to main content

INBOUND_EMIT

Static INBOUND_EMIT 

Source
pub static INBOUND_EMIT: AtomicUsize
Expand description

The CodeEmitFn as a raw address — AtomicPtr cannot hold a fn pointer directly, and this is only ever written by store_inbound and read back by emit_inbound.