pub unsafe extern "C" fn LLVMGetValueKind(
Val: LLVMValueRef,
) -> LLVMValueKindExpand description
Obtain the enumerated type of a Value instance.
@see llvm::Value::getValueID()
pub unsafe extern "C" fn LLVMGetValueKind(
Val: LLVMValueRef,
) -> LLVMValueKindObtain the enumerated type of a Value instance.
@see llvm::Value::getValueID()