Function rustc_codegen_llvm::llvm_::ffi::LLVMRustParseBitcodeForLTO[][src]

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