macro_rules! unfreeze_context {
    ($frozen:ident) => { ... };
}
Expand description

Unfreeze the context, allowing it to be used again

Returns a GcContext struct.