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