Function llvm_sys::bit_reader::LLVMGetBitcodeModuleProvider
source ยท pub unsafe extern "C" fn LLVMGetBitcodeModuleProvider(
MemBuf: LLVMMemoryBufferRef,
OutMP: *mut LLVMModuleProviderRef,
OutMessage: *mut *mut c_char,
) -> LLVMBool
Expand description
Deprecated: Use LLVMGetBitcodeModule instead