Function customasm::asm::defs::define_symbols

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