Function customasm::asm::defs::define_remaining

source ยท
pub fn define_remaining(
    report: &mut Report,
    opts: &AssemblyOptions,
    ast: &mut AstTopLevel,
    defs: &mut ItemDefs,
    decls: &mut ItemDecls
) -> Result<(), ()>