rustc_llvm::LLVMCreateMemoryBufferWithMemoryRangeUnstable
[-] [+]
[src]
pub unsafe extern 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)