bc_envelope

Macro with_format_context

Source
macro_rules! with_format_context {
    ($action:expr) => { ... };
}
Expand description

A macro to access the global format context.