Function rustc::llvm::LLVMCreateMemoryBufferWithMemoryRangeUnstable [-] [+] [src]

pub unsafe fn LLVMCreateMemoryBufferWithMemoryRange(InputData: *const i8, InputDataLength: u64, BufferName: *const i8, RequiresNull: u32) -> *mut MemoryBuffer_opaque

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