Function rustc_codegen_llvm::llvm::LLVMRustParseBitcodeForLTO
source · pub unsafe extern "C" fn LLVMRustParseBitcodeForLTO(
Context: &Context,
Data: *const u8,
len: usize,
Identifier: *const c_char
) -> Option<&Module>