[][src]Function rustc_llvm_proxy::proxy::LLVMGetBitcodeModuleInContext2

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