[][src]Function rustc_llvm_proxy::proxy::LLVMParseBitcode2

#[no_mangle]
pub unsafe extern "C" fn LLVMParseBitcode2(
    MemBuf: LLVMMemoryBufferRef,
    OutModule: *mut LLVMModuleRef
) -> LLVMBool