LLVMCreateMemoryBufferWithContentsOfFile

@defgroup LLVMCCoreMemoryBuffers Memory Buffers

@{

extern (C) nothrow
LLVMBool
LLVMCreateMemoryBufferWithContentsOfFile
(
const(char)* Path
,
LLVMMemoryBufferRef* OutMemBuf
,
char** OutMessage
)

Meta