rustc_llvm::LLVMCreateMemoryBufferWithMemoryRange [] [src]

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

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