Function rustc_codegen_llvm::llvm::LLVMRustLinkerAdd

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