LLVMGetTypeKind

Obtain the enumerated type of a Type instance.

@see llvm::Type:getTypeID()

extern (C) nothrow
LLVMGetTypeKind
(
LLVMTypeRef Ty
)

Meta