Function rustc_codegen_ssa::back::linker::exported_symbols

source ยท
pub(crate) fn exported_symbols(
    tcx: TyCtxt<'_>,
    crate_type: CrateType,
) -> Vec<String>