[−][src]Function llvm_sys::bit_reader::LLVMGetBitcodeModuleProviderInContext
pub unsafe extern "C" fn LLVMGetBitcodeModuleProviderInContext(
ContextRef: LLVMContextRef,
MemBuf: LLVMMemoryBufferRef,
OutMP: *mut LLVMModuleProviderRef,
OutMessage: *mut *mut c_char
) -> LLVMBool
Deprecated: use LLVMGetBitcodeModuleInContext instead