Function llvm_sys::bit_reader::LLVMGetBitcodeModuleProviderInContext
source ยท pub unsafe extern "C" fn LLVMGetBitcodeModuleProviderInContext(
ContextRef: LLVMContextRef,
MemBuf: LLVMMemoryBufferRef,
OutMP: *mut LLVMModuleProviderRef,
OutMessage: *mut *mut c_char,
) -> LLVMBool
Expand description
Deprecated: use LLVMGetBitcodeModuleInContext instead