rustc::lib::llvm::llvm::LLVMCreateMemoryBufferWithMemoryRange[src]

pub unsafe fn LLVMCreateMemoryBufferWithMemoryRange(InputData: *c_char, InputDataLength: size_t, BufferName: *c_char, RequiresNull: Bool) -> MemoryBufferRef

Borrows the contents of the memory buffer (doesn't copy it)