Skip to main content

unbox

Function unbox 

Source
pub fn unbox<ET: EngineTypes>(
    engine: &mut EngineReferences<'_, ET>,
    tk: ET::Token,
    tp: BoxType,
    copy: bool,
) -> TeXResult<(), ET>