LLVMStructCreateNamed

Create an empty structure in a context having a specified name.

@see llvm::StructType::create()

extern (C) nothrow
LLVMStructCreateNamed
(,
const(char)* Name
)

Meta