LLVMPrintTypeToString

Return a string representation of the type. Use LLVMDisposeMessage to free the string.

@see llvm::Type::print()

extern (C) nothrow
char*
LLVMPrintTypeToString
(
LLVMTypeRef Val
)

Meta