rustc_llvm::LLVMCreateMemoryBufferWithMemoryRangeExperimental
[-]
[+]
[src]
pub unsafe fn LLVMCreateMemoryBufferWithMemoryRange(InputData: *const c_char, InputDataLength: size_t, BufferName: *const c_char, RequiresNull: Bool) -> MemoryBufferRef
Borrows the contents of the memory buffer (doesn't copy it)