Skip to main content

format_extern_c_block

Function format_extern_c_block 

Source
fn format_extern_c_block(
    out: &mut String,
    altrep_regs: &[AltrepRegRow],
    trait_dispatches: &[TraitDispatchRow],
)