LLVMGetStructName

Obtain the name of a structure.

@see llvm::StructType::getName()

extern (C) nothrow
const(char)*
LLVMGetStructName
(
LLVMTypeRef Ty
)

Meta