llvm_sys::bit_reader::LLVMGetBitcodeModuleProviderInContext [] [src]

pub unsafe extern fn LLVMGetBitcodeModuleProviderInContext(ContextRef: LLVMContextRef, MemBuf: LLVMMemoryBufferRef, OutMP: *mut LLVMModuleProviderRef, OutMessage: *mut *mut c_char) -> LLVMBool

Deprecated: use LLVMGetBitcodeModuleInContext instead