Function rustc_llvm::ffi::LLVMRustLinkInExternalBitcode [] [src]

pub unsafe extern fn LLVMRustLinkInExternalBitcode(M: ModuleRef,
                                                   bc: *const c_char,
                                                   len: size_t)
                                                   -> bool
🔬 This is a nightly-only experimental API. (rustc_private)