pub static INBOUND_EMIT: AtomicUsizeExpand 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.
pub static INBOUND_EMIT: AtomicUsizeThe 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.