Function rustc_codegen_llvm::llvm::LLVMRustLinkerAdd

source ยท
pub unsafe extern "C" fn LLVMRustLinkerAdd(
    linker: &Linker<'_>,
    bytecode: *const c_char,
    bytecode_len: usize,
) -> bool