Function rustc_llvm_proxy::proxy::LLVMGetBitcodeModuleInContext2
source · #[no_mangle]
pub unsafe extern "C" fn LLVMGetBitcodeModuleInContext2(
ContextRef: LLVMContextRef,
MemBuf: LLVMMemoryBufferRef,
OutM: *mut LLVMModuleRef
) -> LLVMBool