rustc::lib::llvm::llvm::LLVMCreateMemoryBufferWithMemoryRangeCopy[src]
pub unsafe fn LLVMCreateMemoryBufferWithMemoryRangeCopy(InputData: *c_char, InputDataLength: size_t, BufferName: *c_char) -> MemoryBufferRef
pub unsafe fn LLVMCreateMemoryBufferWithMemoryRangeCopy(InputData: *c_char, InputDataLength: size_t, BufferName: *c_char) -> MemoryBufferRef
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).