Skip to main content

push_tail_buffer

Function push_tail_buffer 

Source
pub fn push_tail_buffer(env: &ObsEnvelope)
Expand description

Push an envelope onto the innermost active scope’s tail buffer (if the scope is a Scope, not a Context). No-op when no frame is active or the active frame is Context. Spec 13 § 6.