mlir_sys

Type Alias LLVMMemoryBufferRef

Source
pub type LLVMMemoryBufferRef = *mut LLVMOpaqueMemoryBuffer;
Expand description

Used to pass regions of memory through LLVM interfaces.

@see llvm::MemoryBuffer