LLVMGetValueKind

Obtain the enumerated type of a Value instance.

@see llvm::Value::getValueID()

extern (C) nothrow
LLVMGetValueKind
(
LLVMValueRef Val
)

Meta