LLVMTypeOf

Obtain the type of a value.

@see llvm::Value::getType()

extern (C) nothrow
LLVMTypeRef
LLVMTypeOf
(
LLVMValueRef Val
)

Meta