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